Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
## [2.1.0](2.0.1...2.1.0) (2023-11-10) ### Features * rename actual map in mapWithId and add map which not considers the ids ([3c95142](3c95142)) ### Dependency updates * **deps:** update dependency semantic-release-preconfigured-conventional-commits to v1.1.71 ([710fa00](710fa00)) * **deps:** update dependency semantic-release-preconfigured-conventional-commits to v1.1.72 ([cd1e069](cd1e069)) * **deps:** update dependency semantic-release-preconfigured-conventional-commits to v1.1.73 ([8de97b3](8de97b3)) * **deps:** update dependency semantic-release-preconfigured-conventional-commits to v1.1.74 ([21f3d67](21f3d67)) * **deps:** update plugin kotlin-qa to v0.54.0 ([25dc557](25dc557)) * **deps:** update plugin publishoncentral to v5.0.19 ([eb13b70](eb13b70)) ### Bug Fixes * solve a StackOverflowException in equals on fields ([f73047d](f73047d)) ### Tests * add field operation tests ([6d1000e](6d1000e)) * test the field using a closing operation insead the returning lazy field ([b596958](b596958)) ### Build and continuous integration * fix license and developers for maven pubblication ([7ace8cb](7ace8cb)) * revert to non-K2 language version and re-enable allWarningsAsErrors = true ([946097d](946097d)) * revert to non-K2 the compiler plugin ([9f64b06](9f64b06)) * set jvm target to 1.8 ([bb60c6e](bb60c6e)) ### Style improvements * remove unused imports ([b6a7036](b6a7036)) ### Refactoring * implement cache-based field implementation ([9658d00](9658d00)) * new field implementation ([67f136e](67f136e)) * remove smart contructor with list ([148c04c](148c04c)) * use lazy field when mapping ([dd85ba8](dd85ba8))
- Loading branch information