Release 0.0.7
Changes in this release:
- Fix bug in
filename_basename(...). - Improve
plural(...)by usingpluralize(...)from Boltons package. - Remove tests for removed module http_code.
- Miscellaneous other minor fixes and tweaks.
Changes in this release:
filename_basename(...).plural(...) by using pluralize(...) from Boltons package.