Skip to content

Major Release 2.0

Compare
Choose a tag to compare
@lukecampbell lukecampbell released this 03 Nov 19:03
  • Unicode support
  • New output formats:
    • HTML
    • JSON
    • Plain Text (not really new)
  • Rewrote CF reasoning statements and corrective actions to be more intuitive
  • Plugin Framework
    • CF, ACDD and IOOS comprise the core set of checkers
    • Additional checkers are now plugins and can be installed and managed independently of the main project
  • Better Travis CI support (and speed, thanks @ocefpaf)
  • Increase in test coverage and better CF case support