org.hl7.fhir.core/RELEASE_NOTES.md

9 lines
262 B
Markdown
Raw Normal View History

2022-02-02 10:10:39 -05:00
## Validator Changes
2022-03-29 20:33:01 -04:00
* Default output to console, with additional output available via -debug option in CLI.
* Bump jackson-databind version to fix security vulnerability.
2022-02-02 10:10:39 -05:00
## Other code changes
2022-03-22 09:20:31 -04:00
* Consistent use of string values for primitive type conversions