Releases: lucaong/immutable
Releases · lucaong/immutable
v0.1.24
Changes:
- Explicitly allow integer overflow when expected (compatibility with Crystal >= 0.31.0)
v0.1.23
Changes:
- Fix Map bug with bitmap calculation upon deletion
- Invalidate transients after persisting them to prevent further usage
v0.1.22
Changes:
- Support for Crystal 0.26.1
v0.1.21
Changes:
- fix JSON serialization of
Map
v0.1.20
Changes:
- compatibility with Crystal 0.20.4
v0.1.19
Changes:
- fixes for Crystal
0.20.3
(add missing forall
annotations)
v0.1.16
Changes:
- Add
forall
annotations where necessary
v0.1.15
Changes:
- Compatibility with Crystal
0.19