Releases: tfpf/pysorteddict
Releases · tfpf/pysorteddict
v0.2.1
Full Changelog: v0.2.0...v0.2.1
v0.2.0
v0.1.0
What's Changed
- Fix casts and add documentation by @tfpf in #24
- Write common code in
SortedDictType
methods by @tfpf in #27 - Add
contains
method by @tfpf in #29 - Constructor: allocate after validating argument by @tfpf in #30
- Add
clear
method by @tfpf in #31 - Added
items
,keys
andvalues
methods by @tfpf in #32 - Build wheels for PyPy on macOS by @tfpf in #33
Full Changelog: v0.0.8...v0.1.0
v0.0.8
v0.0.7
What's Changed
Full Changelog: v0.0.6...v0.0.7
v0.0.6
v0.0.5
What's Changed
Full Changelog: v0.0.4...v0.0.5
v0.0.4
Binary wheels are now available for Linux, macOS and Windows.