Skip to content

Choose a tag to compare

@paulhoadley paulhoadley released this 31 Mar 11:14

Changed

  • Migrated to Maven for builds. This included setting up the test suite via JUnit. #10
  • Reduced reliance on System.exit() (outside of main()), largely to facilitate testing. #11