Skip to content

v1.5

Compare
Choose a tag to compare
@depryf depryf released this 19 May 17:10
· 78 commits to master since this release

Changes in version 1.5

  • Now using XStreams instead of JAXB for all XML-related operations.
  • Fixed some getters from the YearBasedDiseaseDto class so they return a single String instead of a list of String to agree with the XML data model.
  • Move all year-based entities into a "json" package.
  • Renamed package "com.imsweb.data" into "com.imsweb.seerdata"; made this change as part of moving the library to GitHub.