Releases: eurohlam/archery-logbook
Releases · eurohlam/archery-logbook
archery-logbook-v1.0.7
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
- 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
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
- Added LONGBOW and BAREBOW bow types
- 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
- Redeveloped docker image creation
- Replaced hard-coded properties with environment variables
- Added release workflow
archery-logbook-v1.0.0
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