Skip to content

Releases: lucaong/immutable

v0.1.24

24 Sep 15:09
Compare
Choose a tag to compare

Changes:

  • Explicitly allow integer overflow when expected (compatibility with Crystal >= 0.31.0)

v0.1.23

27 Nov 19:42
Compare
Choose a tag to compare

Changes:

  - Fix Map bug with bitmap calculation upon deletion
  - Invalidate transients after persisting them to prevent further usage

v0.1.22

09 Oct 12:51
Compare
Choose a tag to compare

Changes:

  • Support for Crystal 0.26.1

v0.1.21

10 Jan 18:09
Compare
Choose a tag to compare

Changes:

  • fix JSON serialization of Map

v0.1.20

10 Jan 17:28
Compare
Choose a tag to compare

Changes:

  • compatibility with Crystal 0.20.4

v0.1.19

26 Dec 12:19
Compare
Choose a tag to compare

Changes:

  • fixes for Crystal 0.20.3 (add missing forall annotations)

v0.1.18

22 Nov 20:45
Compare
Choose a tag to compare

Changes:

  • Fixes for Crystal 0.20

v0.1.17

21 Sep 11:30
Compare
Choose a tag to compare

Changes:

  • Better type annotations

v0.1.16

21 Sep 10:49
Compare
Choose a tag to compare

Changes:

  • Add forall annotations where necessary

v0.1.15

16 Sep 23:00
Compare
Choose a tag to compare

Changes:

  • Compatibility with Crystal 0.19