Skip to content
This repository has been archived by the owner on Apr 17, 2024. It is now read-only.

v3.2.0

Compare
Choose a tag to compare
@PedroHLC PedroHLC released this 29 Mar 19:46
· 8 commits to main since this release
v3.2.0
e4445a7
  • New helpers:

    • Basics: add Either and `range;
    • String: add fromPercentage;
    • List: add concatr;
  • Paack-UI effects mapping optimized to single pass O(n);

  • Bump all dependencies.