Skip to content

v0.40.0a1

Pre-release
Pre-release
Compare
Choose a tag to compare
@khoroshevskyi khoroshevskyi released this 03 Aug 02:49
· 68 commits to dev since this release
4cad94c

First alpha release

This version introduced backwards-incompatible changes.

  • Replaced attmap with MutableMapping. (which resulted in the removal of the attribute functionality previously available in attmap)
  • Replaced OrderedDict with dict.
  • Deprecated support for Python versions <= 3.7.