Skip to content

Releases: hugoalh/setation-es

2.0.0

20 Dec 08:53
6a25341
Compare
Choose a tag to compare

💥 Break Changes

  • Parameter size is now revert to require (@hugoalh)(N/A)
  • Refactor codes and sub entrypoints (@hugoalh)(N/A)

〰️ Changes

  • Add target Bun and Deno (@hugoalh)(N/A)
  • Implement readonly modifier (@hugoalh)(N/A)
  • Optimize iterator efficiency and performance (@hugoalh)(N/A)
  • Transfer ownership from hugoalh Studio (hugoalh-studio) to hugoalh (hugoalh) (@hugoalh)(N/A)

1.2.0

13 Jun 08:09
Compare
Choose a tag to compare
  • ADD: Added support for matrix combinations

1.1.0

19 Apr 05:54
Compare
Choose a tag to compare
  • ADD: Added support for allow repeat elements
  • ADD: Added support for multiple size selections and range size selections
  • CHANGE: Improved error messages, arguments with range issues will now throw RangeError instead of TypeError
  • CHANGE: Optimized iterator performance
  • CHANGE: Size selection is now optional, and iterate all possible selections when not defined
  • REMOVE: Removed dependency @hugoalh/advanced-determine

1.0.0

05 Apr 08:22
Compare
Choose a tag to compare

Initial release.