Skip to content

v1.1.1

Choose a tag to compare

@zhangyaoxing zhangyaoxing released this 09 Nov 14:53
· 94 commits to main since this release
  • Add unit tests
  • Fix bugs found by unit tests.
  • Auto build executables when release.

What's Changed

  • chore(deps): bump actions/setup-python from 5 to 6 by @dependabot[bot] in #23
  • chore(deps): bump actions/checkout from 4 to 5 by @dependabot[bot] in #25
  • chore(deps): bump tomli from 2.2.1 to 2.3.0 by @dependabot[bot] in #27
  • chore(deps): bump flake8 from 7.1.1 to 7.3.0 by @dependabot[bot] in #37
  • chore(deps): bump github/codeql-action from 3 to 4 by @dependabot[bot] in #24
  • chore(deps): bump actions/download-artifact from 4 to 6 by @dependabot[bot] in #26
  • chore(deps): bump softprops/action-gh-release from 1 to 2 by @dependabot[bot] in #28
  • chore(deps): bump markdown from 3.8.2 to 3.9 by @dependabot[bot] in #30
  • chore(deps): bump bitsandbytes from 0.42.0 to 0.48.2 by @dependabot[bot] in #29
  • chore(deps): bump pyinstaller-hooks-contrib from 2025.7 to 2025.9 by @dependabot[bot] in #31
  • chore(deps): bump black from 25.1.0 to 25.9.0 by @dependabot[bot] in #32
  • chore(deps): bump pydantic from 2.12.2 to 2.12.4 by @dependabot[bot] in #36
  • chore(deps): bump regex from 2025.10.23 to 2025.11.3 by @dependabot[bot] in #35
  • chore(deps): bump psutil from 7.1.2 to 7.1.3 by @dependabot[bot] in #34
  • chore(deps): bump pydantic-core from 2.41.4 to 2.41.5 by @dependabot[bot] in #33

New Contributors

Full Changelog: v1.1...v1.1.1