Current section
Files
Jump to
Current section
Files
attributes
changelog.md
changelog.md
# Changelog
All notable changes to this project will be documented in this file.
## [Unreleased]
## [0.4.0] - 2021-06-11
### Added
- Get all method
- Delete all method
- Default lambda input value for update method
## [0.3.0] - 2021-06-04
### Added
- Update method
## [0.2.0] - 2021-06-02
### Added
- Delete method
## [0.1.1] - 2021-06-01
### Added
- Default value for get method
## [0.1.0] - 2021-05-31
### Added
- Basic setters and getters
[unreleased]: https://github.com/danielefongo/attributes/compare/v0.4.0...HEAD
[0.4.0]: https://github.com/danielefongo/attributes/compare/v0.3.0...v0.4.0
[0.3.0]: https://github.com/danielefongo/attributes/compare/v0.2.0...v0.3.0
[0.2.0]: https://github.com/danielefongo/attributes/compare/v0.1.1...v0.2.0
[0.1.1]: https://github.com/danielefongo/attributes/compare/v0.1.0...v0.1.1
[0.1.0]: https://github.com/danielefongo/attributes/releases/tag/v0.1.0