Skip to content

Latest commit

 

History

History
12 lines (9 loc) · 268 Bytes

File metadata and controls

12 lines (9 loc) · 268 Bytes

Changelog

0.3

  • Rename ScanApi to TaggerApi
  • Can now configure taggerApi extension instead of calling new TaggerApi(project). This make for a more idiomatic Gradle configuration.

0.2

  • Add support for java 8
  • Change package name

0.1

  • Initial Release