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
fifobase class property configuration - Updated rewrite.js and
fiforules forminsumranker 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
fifomethod referencing - Added default ranker mode warning to documentation
Improved parameter imports
- Increased
MAX_SLOTSamount 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