Skip to content

v1.0.0

Compare
Choose a tag to compare
@killij killij released this 08 Dec 09:58
· 27 commits to main since this release
90219f3

1.0.0 (2023-12-08)

Bug Fixes

  • Add command line override to auto accept conditions (7263aa6), closes #12
  • Always create the index if it doesn't already exist (#13) (c6cda71)
  • Fix the github workflow directory name (cf018c5), closes #2
  • Fix the github workflow directory name (f1a3032)
  • Push to registry was not being set (83013dd), closes #11
  • semantic-release workflow was missing file extension (c9b30b9)
  • Set job working directory to 'src' (5ea31f6)
  • Update build-docker-image.yml (d39cf92), closes #10
  • Update build-docker-image.yml (8be0ab8), closes #9

Features

  • Create indexer and unit test (6cbba74), closes #1