Skip to content

v0.6.1

Compare
Choose a tag to compare
@djmitche djmitche released this 03 Mar 22:44
· 50 commits to main since this release
a9b9921

What's Changed

The docker-compose invocation now takes TASKCHAMPION_SYNC_SERVER_CLIENT_ID to specify the client ID allowlist. The dockerfile also allows configuration of the DATA_DIR, CLIENT_ID, and LISTEN address.

  • Use DATA_DIR and taskchampion username in entrypoint by @djmitche in #99
  • add homepage / repository to published crates by @djmitche in #100
  • Allow specifying client ID when running docker-compose by @djmitche in #101

Full Changelog: v0.6.0...v0.6.1