Skip to content

Releases: tphakala/birdnet-pi2go

v1.0.2

17 Mar 11:33
Compare
Choose a tag to compare

Changelog

  • bfb4427 Update build and release configuration

v1.0.1

17 Mar 08:32
Compare
Choose a tag to compare

Changelog

  • 417086e Add clean up step to remove dist directory
  • 806a4ae Add dist/ directory to .gitignore
  • 6579ed0 Add build and release workflows and configuration files
  • 22fe5d3 Removed unused functions and parameters
  • 0c1b0bf Merge pull request #2 from tphakala/dependabot/go_modules/github.com/glebarez/sqlite-1.11.0
  • b9f3f07 Add .gitignore file to repository
  • 4be590e enh(flags): improve flag parsing
  • 7c9d85d enc(database): improve SQLite performance by using memory journal and disabling fsync
  • c7169db Bump github.com/glebarez/sqlite from 1.10.0 to 1.11.0
  • 518e2e4 enc(github): add dependabot config
  • 6d059f3 update README.md
  • dc2bb8e Update Go programming language version requirement
  • 49969ce Update directory paths in README.md
  • 43da1a1 formatting fix
  • 2c18f93 Initial commit
  • ee6b134 Initial commit