Commit Graph

22 Commits

Author SHA1 Message Date
jab 6c6290a7a9 update to latest pytest (3.0.0) 2016-08-21 22:17:05 -04:00
jab b6a56d794b prepare for 0.12.0 release 2016-07-03 23:52:45 -04:00
jab fec24ddcaf update docs badge to point to master 2016-07-03 17:56:40 -04:00
jab 79228b78e3 squashed changes for 0.12.0 2016-06-28 00:05:23 -04:00
jab b1bff55987 tweak badges (including adding requires.io badge) 2016-01-13 11:52:26 -05:00
jab 2633febeaf adopt open code of conduct 2016-01-11 22:42:39 -05:00
jab c2f975b5ff docs + badges tweaks
- add participation section to intro
- rm paypal, bountysource, and star badges from set of status badges
- docs badge now links to "stable" version
- add contributing to sphinx docs
- add favicon to sphinx docs
- fix logo and gumroad image urls
2015-12-23 12:16:19 -05:00
jab 8acaa62355 fix docs badge 2015-12-20 22:29:25 -05:00
jab 2074f4b0d8 implement stricter 1-to-1 checking + many fixes + improvements
See the changelog for full details.

Closes #21.
2015-12-20 22:05:22 -05:00
jab 20083b0379 tweak contributing docs 2015-11-28 09:30:29 -05:00
jab cc479de4c4 logo, badges, docs, support via gumroad 2015-11-28 08:15:40 -05:00
jab 5f40c86694 py35 2015-09-14 10:11:56 -04:00
jab 34ae95f926 increase test coverage, fix compare to OrderedDict 2015-05-26 12:29:48 -04:00
jab b84561b94c tweak changelog, readme, missing bidicts in stdlib 2015-04-30 14:49:31 -04:00
jab dc56464fd6 docs improvements 2015-04-27 18:20:04 -04:00
jab fe7e7217cb refactor, tests + docs improvements
- break up single bidict.py module into multiple separate modules inside
  "bidict" package
  - new bidict.util and bidict.compat modules
  - move/rename bidict.fancy_iteritems to bidict.util.pairs
  - move bidict.iteritems and bidict.viewitems to bidict.compat
- condense docstrings by moving more documentation into separate sphinx pages
  in "docs" dir and doctests into separate files in new "tests" dir
- initial work on property-based testing using hypothesis
- adopt pytest
- bump to 0.9.0-dev
2015-04-27 11:08:27 -04:00
jab 81e89f54b2 0.3.1 release 2014-10-11 13:08:25 -04:00
jab 7c884a6bcf bump to 0.3.0 for release 2014-10-04 12:13:00 -04:00
jab 078eaee901 add installation + build status to module docs 2014-10-04 11:54:44 -04:00
jab 6871015a5c document installation 2014-09-23 12:35:19 -04:00
jab ea333204fe add branch/tag matrix w/ build and docs badges 2014-09-23 10:48:42 -04:00
jab a409c25525 moving from hg to git, cutting 0.2.1 2014-09-23 10:08:21 -04:00