Skip to content

Releases: eurohlam/archery-logbook

archery-logbook-v1.0.7

20 Dec 00:23
Compare
Choose a tag to compare

Updated Competition API based on feedback from API consumer

What's Changed

Full Changelog: v1.0.6...v1.0.7

archery-logbook-v1.0.6

16 Dec 00:20
Compare
Choose a tag to compare
  • Added API to track archery competitions
  • Redesigned hibernate entities: fixing oneToMany relationships for Round, End and Shot

What's Changed

Full Changelog: v1.0.5...v1.0.6

archery-logbook-v1.0.5

11 Dec 00:47
Compare
Choose a tag to compare

Redesigned the main entities:

  • Score replaced with Round
  • Round replaced with Shot
  • Added target face for Round

What's Changed

Full Changelog: v1.0.4...v1.0.5

archery-logbook-v1.0.4

03 Dec 00:48
Compare
Choose a tag to compare
  1. Added LONGBOW and BAREBOW bow types
  2. Created "Docker Image CI" action to automate building and publishing a new docker image

Full Changelog: v1.0.3...v1.0.4

archery-logbook-v1.0.2

20 Feb 03:20
Compare
Choose a tag to compare
  1. Redeveloped docker image creation
  2. Replaced hard-coded properties with environment variables
  3. Added release workflow

archery-logbook-v1.0.0

02 Nov 02:15
Compare
Choose a tag to compare

Basic functionality and security are ready for use.
API specification is available in OpenAPI format in the file archery-logbook-api.yaml
Build, deployment and security details are available in README.md