Releases: nicjohnson145/mixer-service
Releases · nicjohnson145/mixer-service
v0.18.1
Changelog
- 8ceefcb fix: a space in the right place
- d2d3aba fix: a space
- 0eef5d1 fix: update wording of support and privacy pages because Apple will actually review them
v0.18.0
Changelog
- b7c4b1c ci: add tagbot
- 5f9581d fix: fix broken links from root static page
- 41676dd fix: use embed for static content
- 081ba3e feat: add privacy and support static pages
v0.17.1
Changelog
- d56c9a1 fix: [HOTFIX] default column to empty string
- 82fc5bd docs: add docs about code generation
- e630de2 refactor: convert DrinkData conversions to use code generation
v0.17.0
Changelog
- 2e49fe2 feat: add "favorite" designation
v0.15.0
Changelog
- 8c3b812 chore: go fmt
- d1592e8 feat: add ability to mark drink as "under development"
v0.14.0
Changelog
- e1a397b fix: remove unused status field
- d98769e fix: drink already exists error fixed
- 646cbeb test: add negative test case for create/copy existing drink without overwrite/rename flags
- 4d0da49 fix: correctly send DrinkAlreadyExists as a valid server response
- adcb417 fix: clean up unused fields and unused test methods
- 331438c feat: support query params for overwriting or renaming a drink during create/copy
- 5433fb1 feat: add new register binary to help with new users
v0.13.1
Changelog
- 5275f72 fix: filter current user from returned response
- 72199e6 test: add additional test user
v0.13.0
Changelog
- 41ffefc feat: add ability to slow down all requests
v0.12.0
Changelog
- 98ee022 chore: go fmt
- b29a2bc feat: add an API to enable a user to copy another user's drink