Skip to content

Releases: imsweb/naaccr-xml

v1.0

07 Feb 21:10
Compare
Choose a tag to compare

Version 1.0

  • Added support for NAACCR 16.
  • Renamed root packages from "org.naaccr.xml" to "com.imsweb.naaccrxml"
  • Changed padding rules for the 5 physician fields so they are not 0-padded anymore.
  • Added a non-gui batch mode (BatchProcessor).

v0.8 (beta)

12 Jun 14:39
Compare
Choose a tag to compare
v0.8 (beta) Pre-release
Pre-release
  • Added LICENSE file to the created JAR.
  • Fixed some data types in both dictionaries.

v0.7 (beta)

08 Jun 13:18
Compare
Choose a tag to compare
v0.7 (beta) Pre-release
Pre-release
  • 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)

15 May 14:40
Compare
Choose a tag to compare
v0.6 (beta) Pre-release
Pre-release
  • 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)

20 Apr 17:22
Compare
Choose a tag to compare
v0.5 (beta) Pre-release
Pre-release
  • Now using a deterministic way to create the NAACCR IDs from the item names.
  • Added a Validate XML page.
  • Removed Samples page.