Releases: Yukaii/gakuon
Releases · Yukaii/gakuon
v0.4.8
What's Changed
- feature/76 handle deckconfig not found error message by @Yukaii in #84
- docs(workflow): update comment for default image tag setting by @Yukaii in #87
- feat: new test command to test against current config by @Yukaii in #88
- fix: using 4o as default content generation model by @Yukaii in #89
- feat: extract openai related config by @Yukaii in #90
- docs: docker compose setup guide by @Yukaii in #94
- fix: header set after sent by @Yukaii in #97
Full Changelog: v0.4.7...v0.4.8
v0.4.7
v0.4.6
v0.4.5
Full Changelog: v0.4.4...v0.4.5
v0.4.4
v0.4.3
v0.4.2
What's Changed
- feat(docker): add workflow dispatch input for image tagging and multi-arch build by @Yukaii in #58
- bugfix/59 lock dockerfile gakuon version with tag by @Yukaii in #60
- feat: add headless anki build workflow by @Yukaii in #62
- chore(tailwindcss): migrate with Tailwind CSS v4.0 by @alan10332000 in #65
- fix: arm64 anki image build by @Yukaii in #64
- feat: add docker compose file by @Yukaii in #71
New Contributors
- @alan10332000 made their first contribution in #65
Full Changelog: v0.4.1...v0.4.2
v0.4.1
v0.4.0
What's Changed
- chore/run tests on actions by @Yukaii in #37
- refactor: Extract components from DeckView for better maintainability by @Yukaii in #39
- fix: simultaneous play by @Yukaii in #44
- feat: init Dockerfile by @Yukaii in #47
- feat(cli): support config file path in main commands by @Yukaii in #50
- feat(config): add support for base64 encoded environment variable loading by @Yukaii in #51
- feat: provide write option to init command by @Yukaii in #52
- docs: add Usage section in README by @Yukaii in #53
Full Changelog: v0.3.2...v0.4.0