juraclient/CHANGELOG.md

600 B

1.1.2 [2018-03-24]

  • [improvement] Added automatic module name for JPMS compatibility

1.1.1 [2018-02-20]

  • [improvement] On connection or parsing errors, the IOException is no longer ignored, but encapsulated in RuntimeException (no StackTraces printed)
  • [internal] Code cleanup and minor improvements
  • [dependeny] Minor dependency updates

1.1.0 [2017-01-07]

  • [feature] Filter stops by coordinates and radius
  • [feature] Filter trips by destination and and towards fields
  • [test] Test coverage 100% (line); tested against ASEAG and TFL APIs

1.0.0 [2017-01-02]

  • Initial release