Releases: coditory/quark-config
Releases · coditory/quark-config
v0.1.27
What's Changed
- Bump com.google.code.gson:gson from 2.12.1 to 2.13.0 in the prod-dependencies group by @dependabot[bot] in #47
- Bump org.spockframework:spock-core from 2.4-M5-groovy-4.0 to 2.4-M6-groovy-4.0 in the dev-dependencies group by @dependabot[bot] in #48
- Bump com.google.code.gson:gson from 2.13.0 to 2.13.1 in the prod-dependencies group by @dependabot[bot] in #49
- Bump org.snakeyaml:snakeyaml-engine from 2.9 to 2.10 in the prod-dependencies group by @dependabot[bot] in #53
- Bump org.jetbrains:annotations from 26.0.2 to 26.0.2-1 by @dependabot[bot] in #56
- Bump com.google.code.gson:gson from 2.13.1 to 2.13.2 in the prod-dependencies group by @dependabot[bot] in #57
Full Changelog: v0.1.26...v0.1.27
v0.1.26
Full Changelog: v0.1.25...v0.1.26
v0.1.25
Full Changelog: v0.1.24...v0.1.25
v0.1.24
Fix autditable subconfigs
v0.1.23
Convert int to long during value retrieval
v0.1.22
Parse duration as days
v0.1.21
Fix serializing and deserializing empty config
v0.1.20
Add more getter types for time
v0.1.19
Imptove auditable api
v0.1.18
Add more secret key names and switch to java 21