This repository has been archived by the owner on Jan 6, 2025. It is now read-only.
Releases: zenika-open-source/immutadot
Releases · zenika-open-source/immutadot
0.3.0 Second alpha release
Second alpha release, mainly a bunch of new functions.
Release note
Features
- ✨ #59 #71 : New array functions
- ✨ #80 : New collection functions
- ✨ #82 : New math functions
- ✨ #83 : New object functions
- ✨ #87 : New string functions
- ✨ #70 : seq.chain improvements
- ✨ #66 : New experimental util.protect function
Please refer to the documentation for a full list of the new functions.
Bug fixes
- 🐛 #72 : Unnecessary object copies
Enhancements
0.2.1 Bug fix
fix #67 : using().update()
was broken
0.2.0 First alpha release
🎉 First alpha release with a random subset of functions...