Skip to content

Releases: Constructor-io/constructorio-java

Version 3.0.0

10 Sep 23:00

Choose a tag to compare

  • Removed command line example app
  • Replaced query method with autocomplete
  • Split testing file into multiple files for clarity
  • Changed references of autocompleteKey to apiKey
  • Added test for verify
  • Refactored all server requests for consistency
  • Refactored ConstructorItem for stronger typing
  • Added AutocompleteResponse for stronger typing

Version 2.0.0

28 Aug 19:40
ed2d3cd

Choose a tag to compare

  • Added .gitignore
  • Added code coverage using JaCoCo
  • Updated the README
  • Updated package names to sync with java reverse domain convention
  • Updated project url in pom.xml