Releases: babylonhealth/lit-fhir
Releases · babylonhealth/lit-fhir
v0.14.10 - Dependency updates
What's Changed
- ⬆️ Update izumi-reflect from 2.0.8 to 2.1.0 by @healthm-bot in #122
- bump scalac by @hughsimpson in #123
- ⬆️ Update cats-parse from 0.3.6 to 0.3.7 by @healthm-bot in #120
- ⬆️ Update scalameta from 4.5.1 to 4.5.3 by @healthm-bot in #121
- ⬆️ Update lombok from 1.18.22 to 1.18.24 by @healthm-bot in #128
- ⬆️ Update scalameta from 4.5.3 to 4.5.4 by @healthm-bot in #126
- ⬆️ Update classgraph from 4.8.143 to 4.8.146 by @healthm-bot in #127
Full Changelog: v0.14.9...v0.14.10
g0.14.9 - Generator release
- Update generator base version
- Stabilise the ModuleDict order
v0.14.9 - Permit runtime elision of classgraph scan
Classgraph scan can now be performed and cached AOT, given suitable resources and env vars, permitting some usage of lit in graalvm native images
v0.14.8
Dependency updates:
- com.typesafe:config 1.4.1 -> 1.4.2
- io.github.classgraph:classgraph 4.8.138 -> 4.8.141
- org.slf4j:slf4j-api 1.7.32 -> 1.7.36
- ch.qos.logback:logback-classic 1.2.10 -> 1.2.11
- org.scalameta:scalameta 4.4.31 -> 4.5.0
v0.14.7 - bump classgraph dependency
⬆️ Update classgraph from 4.8.78 to 4.8.138 (#79) * ⬆️ Update classgraph from 4.8.78 to 4.8.138 * wip-revert * some minor tweaks Co-authored-by: hughsimpson <[email protected]>
v0.14.6 - Release with correct groupId
push the sonatypeProfileName to commonSettings
v0.14.4 - retain micros in dateTime fields when present
retain micros (#55) * retain micros in datetime strings when present
g0.14.3-1
Inherit valuesets
g0.14.3 - Bump generator
- Generator now more capable of complying with R5 (other than type disambiguation on the Statistic profile, it's fully capable of generation)
- More lenient treatment of structure definitions that don't include the top-level element of the snapshot
- Add a finaliser plugin for generator extension
v0.14.3
- fix return type of withoutMeta
- bump generator base (makes one final(?) change to the union type names)
- update .scalafmt.conf