Skip to content

1.1.0

Compare
Choose a tag to compare
@todofixthis todofixthis released this 11 Dec 20:32
· 88 commits to master since this release
  • It is now possible to provide a decimal.Decimal value for the max_precision parameter to Decimal.__init__.
  • Made BaseFilter._normalize a public method.
  • Internal reorganization, refactored a bunch of "circular import" kludges.
  • Added lots of documentation.
  • Cleaned up comments and docstrings for reStructuredText.