Skip to content

v1.4.1

Compare
Choose a tag to compare
@natefaubion natefaubion released this 23 Aug 18:05
· 7 commits to main since this release
  • Fixes issue with STArray handling of unsafeThaw, with regards to operations like unsafeFreeze >>> Array.length. This resulted in breaking Data.Array.nubBy.
  • Fixes issue with unintended inlining of terms under a boolean negation.