garden 1.2.0 copy "garden: ^1.2.0" to clipboard
garden: ^1.2.0 copied to clipboard

Branching data structures.

Changelog #

1.2.0 #

  • Fill in remaining, unimplemented mutations in ListLeaf, SetLeaf, and MapLeaf.
  • Perform optimization for the newly implemented mutations.
  • Update README.md.

1.1.1 #

  • Performance optimizations.

1.1.0 #

  • Fixed several bugs in ListLeaf, SetLeaf, and MapLeaf.
  • Implemented basic performance testing.
  • Performed basic code optimization for all leaves and all implemented operations.

1.0.0 #

  • Initial release.
  • Added branching, commit, and revert support through Garden.
  • Added built-in leaf types: ValueLeaf, ListLeaf, SetLeaf, and MapLeaf.
3
likes
140
points
325
downloads

Publisher

verified publishermisha.jp

Weekly Downloads

Branching data structures.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

collection, meta

More

Packages that depend on garden