Releases: fugerit-org/fj-lib
Releases · fugerit-org/fj-lib
2023-08.0
8.1.0 (2023-08-20)
- [enhancement][fj-core] Added factory methods for XMLConfigurableObject [8.1.0-rc.2]
- [enhancement][fj-core] Facilities for converting exceptions [8.1.0-rc.1]
- [enhancement][fj-lib] added sonar cloud quality gate [8.1.0-rc.1]
8.0.13 (2023-08-01)
- Added accessor for ConfigProvider in AbstractConfigurableObject
8.0.12-rc.001 (2023-07-31)
- Fixed MiniFilterConfig load compatibility
2023-07.0
8.0.11-rc.002 (2023-07-14)
- Added MiniFilterMap
- Updated bom to 1.2.3
2023-03.4
2023-03.3
8.0.4 (2023-03-26)
- changed fj-bom version to 1.0.0
- As for the new parent version, building should be done using java11+
- maven.compiler.release property set to '8' (so the project is still compatible with java8+)
- Introduced project lombok
2023-03.2
8.0.3 (2023-03-25)
- j2ee dependant api deprecation
- changed fj-bom version to 0.2.3
- changed inner dependancy of submodules from project.version to fj-version
8.0.2 (2023-03-25)
2023-03.1
8.0.1 (2023-03-19)
- Moving github pages to main branch, documenting QueryHelper api
- Extensions method to SelectHelper, and junit