Releases: luckasnix/structured-objects
Releases · luckasnix/structured-objects
v1.0.2
v1.0.1
v1.0.0
1.0.0 (2024-10-01)
Bug Fixes
- adjust error handling (#8) (5eaa3ed)
- adjust package-lock.json format (#4) (41535df)
- adjust text format (4b158ee)
- adjust the type of the "valuesOf" parameter (#10) (4142e1a)
Features
- add "getAll" method (2253aef)
- add "keys" method (#38) (83aea0f)
- add "match" method (280b5bf)
- add "values" method (#40) (0fe63d5)
- add "valuesOf" method (e5d4014)
- add a basic ObjectGraph implementation (e9f17a2)
- add barrel file (7912dd3)
- add CRUD methods (e959c43)
- change to named export (2fd7bf5)
- improve error handling (6ad5d37)
- init project (97efa1b)
- rename the library to "structured-objects" (a582fa8)
- replace CRUD method names (71e05f3)