Skip to content

Releases: zenika-open-source/immutadot

0.3.0 Second alpha release

04 Sep 13:25
Compare
Choose a tag to compare
Pre-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

  • ⬇️ #61 : babel preset stage-2 instead of stage-0
  • 🎨 #62 : Trailing commas in functions
  • 🔨 #68 : Non default exports
  • #74 : Tests improvements

0.2.1 Bug fix

17 Aug 20:43
Compare
Choose a tag to compare
0.2.1 Bug fix Pre-release
Pre-release

fix #67 : using().update() was broken

0.2.0 First alpha release

06 Jul 14:07
Compare
Choose a tag to compare
Pre-release

🎉 First alpha release with a random subset of functions...