Releases: dleeftink/QuickSet
Releases · dleeftink/QuickSet
Invalid.js better integer checking
Fixed safe .add()
- Updated the
.add()
method guard to safely add values
Minsum enhanced fifo
- Enhanced
fifo
base class property configuration - Updated rewrite.js and
fifo
rules forminsum
ranker to overwrite stale values - Enhanced documentation pipeline for NPM <-> GitHub
Fixed .unique() unrolling
- Fixed
.unique()
to handle input that is non-multiple of 8
Constructor quickfix
- Revert method non-enumeration
Default ranker reference quickfix
- Simpler
fifo
method referencing - Added default ranker mode warning to documentation
Improved parameter imports
- Increased
MAX_SLOTS
amount to64
Revert #private class fields
- Skypack and unpkg issues
Upgrade node engine => 18
- Private field declaration issue
Upgrade node engine => 17
- Private field declaration issue