Releases: hmasdev/simple_typing_application
Releases · hmasdev/simple_typing_application
0.3.0
What's Changed
- fix(deps): fix the issue of uv.lock by updating it by @hmasdev in #26
- feat: specify
reasong_effortto improve the time to generate a sentence by @hmasdev in #27 - Refactor test cases for consistency and readability by @hmasdev in #28
- update ConfigModel to prevent api key output in a debug log by @hmasdev in #29
- chore: fixed issued detected by
mypyby @hmasdev in #30 - feat: update UI to Include Game Title and Instructions by @hmasdev in #31
- Update version to 0.3.0 by @github-actions[bot] in #32
Full Changelog: 0.2.0...0.3.0
0.2.0
0.1.1
What's Changed
- Fix permissions for update-version job in GitHub Actions workflow by @hmasdev in #22
- Update version to 0.1.1 by @github-actions[bot] in #23
Full Changelog: 0.1.0...0.1.1
What's Changed
- Update GitHub Actions workflows and checkout action by @hmasdev in #8
- Add scheduled tests workflow and update README.md by @hmasdev in #9
- Add pydantic.mypy plugin to mypy configuration by @hmasdev in #10
- Add python-dotenv to dependencies by @hmasdev in #11
- Update dependencies by @hmasdev in #12
- Add GitHub Actions workflows for adding tags on pull request closure and checking and fixing version on push tags by @hmasdev in #13
- Update GitHub Actions workflows for adding tags on pull request closure and checking and fixing version on push tags by @hmasdev in #14
- Update version to v0.0.1a0 by @github-actions[bot] in #15
- Fix GitHub Actions workflows to use environment variables for refs by @hmasdev in #16
- Clean codes by @hmasdev in #17
- Update GitHub Actions workflows for permissions and action versions by @hmasdev in #18
- feat: upgrade python version,
langchainto>=1.0and openai model fromgpt-3.5-turbo-16ktogpt-5-nanoby @hmasdev in #20 - Fix permissions for update-version job in GitHub Actions workflow by @hmasdev in #22
- Update version to 0.1.1 by @github-actions[bot] in #23
New Contributors
- @github-actions[bot] made their first contribution in #15
Full Changelog: 0.0.0...0.1.1
Release 0.0.0
init,