Skip to content

Releases: dleeftink/QuickSet

Invalid.js better integer checking

12 Sep 06:43
073807e

Choose a tag to compare

  • Better integer invalidation when input > 2^30

Fixed safe .add()

12 Sep 05:58

Choose a tag to compare

  • Updated the .add() method guard to safely add values

Minsum enhanced fifo

11 Sep 14:59

Choose a tag to compare

  • Enhanced fifo base class property configuration
  • Updated rewrite.js and fifo rules for minsum ranker to overwrite stale values
  • Enhanced documentation pipeline for NPM <-> GitHub

Fixed .unique() unrolling

09 Sep 09:33

Choose a tag to compare

  • Fixed .unique() to handle input that is non-multiple of 8

Constructor quickfix

06 Sep 11:07

Choose a tag to compare

  • Revert method non-enumeration

Default ranker reference quickfix

06 Sep 10:03
561e854

Choose a tag to compare

  • Simpler fifo method referencing
  • Added default ranker mode warning to documentation

Improved parameter imports

06 Sep 06:43
b814441

Choose a tag to compare

  • Increased MAX_SLOTS amount to 64

Revert #private class fields

03 Sep 07:16

Choose a tag to compare

  • Skypack and unpkg issues

Upgrade node engine => 18

03 Sep 06:57

Choose a tag to compare

  • Private field declaration issue

Upgrade node engine => 17

03 Sep 06:50

Choose a tag to compare

  • Private field declaration issue