Skip to content

v0.2.0

Latest
Compare
Choose a tag to compare
@oxtyped oxtyped released this 08 Apr 01:46
· 8 commits to main since this release

Changelog

  • 1022775 Add Dockerfile and instructions
  • d3e8427 Add device list cmd
  • d54aacc Add migrations for device sync
  • 5995254 Add support for sync endpoints
  • a877db6 Add sync-device GET endpoint and fix old references
  • 4679a5f Bump golang.org/x/net from 0.13.0 to 0.17.0
  • d541c1d Fix up tests
  • 20c230d Merge pull request #17 from TheBlusky/docker
  • 25aa3d2 Merge pull request #20 from tippfehlr/github-ci-docker-build
  • 5539795 Merge pull request #21 from zhoukuncheng/main
  • 9ce7542 Merge pull request #23 from oxtyped/dependabot/go_modules/golang.org/x/net-0.17.0
  • 113bfc7 Merge pull request #24 from tippfehlr/github-ci-docker-build
  • 49b5bbd Update Makefile migration commands to use sqlite3 instead of sqlite
  • b04261a Update modernc/sqlite3 to 1.26 to support freebsd
  • 364e76b build: add fmt, lint, vulncheck targets for formatting, linting, vuln scanning
  • a09ad04 ci: automatically build & push docker image to ghcr.io
  • c487af4 docs(fix): add ghcr.io/ prefix to docker images