Skip to content

Releases: tangentlin/indexed-collection

v3.2.0

12 Jul 14:01
Compare
Choose a tag to compare

What's Changed

  • doc: Add JSDoc for IndexBase internals by @tangentlin in #46
  • refactor: Rename methods and improve InternalSetList performance by @tangentlin in #49

Full Changelog: v3.1.0...v3.2.0

v3.1.0

09 Jul 17:55
Compare
Choose a tag to compare

What's Changed

Full Changelog: v3.0.0...v3.1.0

v3.0.0

09 Jul 17:48
Compare
Choose a tag to compare

What's Changed

Full Changelog: v2.0.0...v3.0.0

v2.0.0

01 Jun 01:22
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.9.0...v2.0.0

v1.9.0

22 Mar 15:46
Compare
Choose a tag to compare

What's Changed

  • feat: Add moveBefore and moveAfter for array-nature collection by @tangentlin in #31

Full Changelog: v1.8.0...v1.9.0

v1.8.0

19 Mar 09:35
Compare
Choose a tag to compare

What's Changed

  • fix: PrimaryKeyCollection not include idIndex when buildIndex is called by @tangentlin in #30

Full Changelog: v1.7.0...v1.8.0

v1.7.0

14 Mar 09:37
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.6.0...v1.7.0

v1.6.0

14 Mar 08:38
Compare
Choose a tag to compare

What's Changed

New Features

  • feat: Auto reindex collection when rebuild index by @tangentlin in #26
  • feat: Publish only one onChange signal when calling addRange by @tangentlin in #26

House keeping

  • ci: Configure test coverage and code-cov integration by @tangentlin in #25
  • feat: Additional unit tests for better coverage by @tangentlin in #26
  • ci: Update github action version and settings by @tangentlin in #27

Full Changelog: v1.5.0...v1.6.0

v1.5.0

06 Mar 00:11
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.4.0...v1.5.0

v1.4.0

06 Mar 00:09
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.3.0...v1.4.0