Skip to content

Releases: zrwusa/data-structure-typed

v1.51.5

18 Jan 11:13
Compare
Choose a tag to compare

New features:

  1. GitHub issue templates
  2. Script for releasing multiple sub-libraries together
  3. Base class constraints for various iteration methods
  4. Red-Black Tree reimplementation
  5. Performance improvements for all data structures
  6. Types organized in separate directories corresponding to each data structure
  7. Implementation of performance testing
  8. Standardized documentation for the open-source community
  9. Revised packaging tool specifications

v1.35.0

11 Oct 15:05
Compare
Choose a tag to compare
  1. To compile a CommonJS module in the "dist" directory into ES6
  2. Clean up unnecessary redundancies in the interfaces
  3. Rename ID to key

v1.34.1

06 Oct 12:55
Compare
Choose a tag to compare
  1. Code quality improved.
  2. HashTable implemented.
  3. HashMap implemented.

v1.33.4

26 Sep 12:35
Compare
Choose a tag to compare

[try] v1.33.4 ci to publish to NPM

v1.33.3

26 Sep 12:29
Compare
Choose a tag to compare

[pkg] ci to publish to NPM
[test] coverage up to 63.1%

v1.3.6

21 Sep 06:30
Compare
Choose a tag to compare

Code quality improved

v1.12.9

14 Aug 06:13
Compare
Choose a tag to compare

API docs supported.