Skip to content

Release v0.2.0

Choose a tag to compare

@github-actions github-actions released this 25 Jun 02:34
· 2 commits to master since this release
Immutable release. Only release title and notes can be modified.

Changelog

  • 62cf807 [Sync] Update project files from source repository (1d213f1) (#10)
  • 38a53a6 [Sync] Update project files from source repository (674fd70) (#12)
  • 3a30adf [Sync] Update project files from source repository (674fd70) (#13)
  • 9df6879 chore(dependabot): remove Dockerfile updates from configuration
  • 61792c2 chore(deps): bump actions/cache from 5.0.5 to 6.0.0 in the ghactions-all group (#11)
  • 9994809 chore(deps): bump the gomod-all group with 2 updates (#8)
  • 09174df refactor(db): replace cgo sqlite driver with pure-Go glebarez/sqlite