Skip to content

Releases: tfpf/pysorteddict

v0.2.1

v0.2.0

14 Dec 11:31
5a9a2ad
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.1.0...v0.2.0

v0.1.0

01 Dec 15:12
da0ab6c
Compare
Choose a tag to compare

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 and values 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

28 Nov 13:06
5f829b8
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.0.7...v0.0.8

v0.0.7

27 Nov 14:04
Compare
Choose a tag to compare

What's Changed

  • Restructure unit tests to allow reusing test cases by @tfpf in #21

Full Changelog: v0.0.6...v0.0.7

v0.0.6

24 Nov 17:56
9149449
Compare
Choose a tag to compare

What's Changed

  • Source installation fixes for Cygwin and MSYS2 by @tfpf in #16
  • cibuildwheel with macOS by @tfpf in #17

Full Changelog: v0.0.5...v0.0.6

v0.0.5

23 Nov 15:07
Compare
Choose a tag to compare

What's Changed

  • Update readme: wheels available for all three major OSes by @tfpf in #14

Full Changelog: v0.0.4...v0.0.5

v0.0.4

23 Nov 12:36
4fd78aa
Compare
Choose a tag to compare

Binary wheels are now available for Linux, macOS and Windows.