Releases: imsweb/naaccr-xml
Releases · imsweb/naaccr-xml
v1.0
v0.8 (beta)
- Added LICENSE file to the created JAR.
- Fixed some data types in both dictionaries.
v0.7 (beta)
- Fixed window sizing issues and other minor bugs.
- Added a simple Help page.
- The 'timeGenerated' attribute is now optional.
- Library is now writing a namespace in the root attributes, to comply with the XSD.
v0.6 (beta)
- Added support for XZ compression.
- Added the XSD files to the released JAR file.
- Added proper support for padding values in the library.
- Now presenting the options before the analysis phase in the GUI.
- Added an About dialog.
- Now displaying a summary of the validation errors in the GUI.
- Switched to a centralized class of validation errors.
v0.5 (beta)
- Now using a deterministic way to create the NAACCR IDs from the item names.
- Added a Validate XML page.
- Removed Samples page.