Releases: niklasf/indexed.py
Releases · niklasf/indexed.py
v1.3.0
26 Oct 20:54
Compare
Sorry, something went wrong.
No results found
Drop support for Python 3.5 and Python 3.6 (end of life).
Implement |and |= operators from Python 3.9.
v1.2.1
26 Oct 20:40
Compare
Sorry, something went wrong.
No results found
Fix missing import of collections.abc.
v1.2.0
03 Jul 14:21
Compare
Sorry, something went wrong.
No results found
Drop support for Python 3.4 (end of life).
Use kwonly args for internal arguments.
Update internal collections imports to collections.abc.
v1.1.0
11 May 19:40
Compare
Sorry, something went wrong.
No results found
Added IndexedOrderedDict.sort().
Added alias indexed.Dict for indexed.IndexedOrderedDict.
v1.0.0
11 May 19:38
Compare
Sorry, something went wrong.
No results found
Modernize/clean old version for stable release.
indexed.py 0.0.1
06 Sep 20:30
Compare
Sorry, something went wrong.
No results found
Initial release as published on PyPi.