Skip to content
This repository has been archived by the owner on Mar 18, 2023. It is now read-only.

Releases: nicjohnson145/mixer-service

v0.18.1

12 Feb 02:01
2026093
Compare
Choose a tag to compare

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

11 Feb 18:56
Compare
Choose a tag to compare

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

09 Aug 00:25
Compare
Choose a tag to compare

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

06 Aug 22:08
66ec863
Compare
Choose a tag to compare

Changelog

  • 2e49fe2 feat: add "favorite" designation

v0.16.0

06 Aug 21:53
ec44395
Compare
Choose a tag to compare

Changelog

v0.15.0

24 Jul 21:34
c25fa0f
Compare
Choose a tag to compare

Changelog

  • 8c3b812 chore: go fmt
  • d1592e8 feat: add ability to mark drink as "under development"

v0.14.0

21 Jul 14:20
0284679
Compare
Choose a tag to compare

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

17 Jul 02:16
304dbf5
Compare
Choose a tag to compare

Changelog

  • 5275f72 fix: filter current user from returned response
  • 72199e6 test: add additional test user

v0.13.0

13 Jul 00:40
5aee239
Compare
Choose a tag to compare

Changelog

  • 41ffefc feat: add ability to slow down all requests

v0.12.0

11 Jul 01:40
d6ec7b6
Compare
Choose a tag to compare

Changelog

  • 98ee022 chore: go fmt
  • b29a2bc feat: add an API to enable a user to copy another user's drink