Skip to content
Snippets Groups Projects
Commit e04ff030 authored by Colin O'Dell's avatar Colin O'Dell Committed by Beau Simensen
Browse files

Prepare to release v3.0.0

parent 6eaddfec
No related branches found
No related tags found
No related merge requests found
......@@ -7,6 +7,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
## [Unreleased]
## [3.0.0] - 2021-01-01
### Added
- Added support for both `.` and `/`-delimited key paths (#24)
- Added parameter and return types to everything; enabled strict type checks (#18)
......@@ -43,7 +45,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
**Initial release!**
[Unreleased]: https://github.com/dflydev/dflydev-dot-access-data/compare/v2.0.0...main
[Unreleased]: https://github.com/dflydev/dflydev-dot-access-data/compare/v3.0.0...main
[3.0.0]: https://github.com/dflydev/dflydev-dot-access-data/compare/v2.0.0...v3.0.0
[2.0.0]: https://github.com/dflydev/dflydev-dot-access-data/compare/v1.1.0...v2.0.0
[1.1.0]: https://github.com/dflydev/dflydev-dot-access-data/compare/v1.0.1...v1.1.0
[1.0.1]: https://github.com/dflydev/dflydev-dot-access-data/compare/v1.0.0...v1.0.1
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment