Skip to content

Java-Scala version 0.2.0

Compare
Choose a tag to compare
@alexanderdean alexanderdean released this 02 Jul 12:51
· 124 commits to master since this release

Added in ability to configure internal domains and updated test suite to use the JSON file of tests.

  • Added configurable list of domains which should count as "internal" (#18)
  • Made tests JSON-driven (#4)
  • Changed URI parsing to use java.net.URL, thanks @squeed! (#55)
  • Added CHANGELOG (#68)