Skip to content

Releases: hmasdev/simple_typing_application

0.3.0

16 Nov 03:14
c9ed62e

Choose a tag to compare

What's Changed

  • fix(deps): fix the issue of uv.lock by updating it by @hmasdev in #26
  • feat: specify reasong_effort to 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 mypy by @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

16 Nov 03:12
c0616f7

Choose a tag to compare

What's Changed

  • feature/migrate-to-uv -> main by @hmasdev in #24
  • Update version to 0.2.0 by @github-actions[bot] in #25

Full Changelog: 0.1.1...0.2.0

0.1.1

11 Nov 15:56
adf0efa

Choose a tag to compare

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, langchain to >=1.0 and openai model from gpt-3.5-turbo-16k to gpt-5-nano by @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

03 Apr 13:48

Choose a tag to compare