Skip to content

v0.4.0

Choose a tag to compare

@pavelzbornik pavelzbornik released this 23 Oct 21:48
· 635 commits to main since this release
3ab48ff

What's Changed

  • build(deps-dev): bump ruff from 0.12.7 to 0.12.8 by @dependabot[bot] in #166
  • build(deps-dev): bump pre-commit from 4.2.0 to 4.3.0 by @dependabot[bot] in #167
  • build(deps): bump nvidia/cuda from 12.9.1-base-ubuntu22.04 to 13.0.0-base-ubuntu22.04 by @dependabot[bot] in #168
  • build(deps-dev): bump ruff from 0.12.8 to 0.12.9 by @dependabot[bot] in #174
  • build(deps): bump actions/checkout from 4 to 5 by @dependabot[bot] in #173
  • build(deps-dev): bump ruff from 0.12.9 to 0.12.10 by @dependabot[bot] in #181
  • build(deps-dev): bump ruff from 0.12.10 to 0.12.11 by @dependabot[bot] in #184
  • build(deps-dev): bump ruff from 0.12.11 to 0.13.0 by @dependabot[bot] in #192
  • build(deps): bump nvidia/cuda from 13.0.0-base-ubuntu22.04 to 13.0.1-base-ubuntu22.04 by @dependabot[bot] in #191
  • build(deps-dev): bump pytest from 8.4.1 to 8.4.2 by @dependabot[bot] in #190
  • build(deps-dev): bump pytest-cov from 6.2.1 to 7.0.0 by @dependabot[bot] in #193
  • build(deps): bump fastapi from 0.116.1 to 0.116.2 by @dependabot[bot] in #194
  • build(deps-dev): bump ruff from 0.13.0 to 0.13.1 by @dependabot[bot] in #195
  • build(deps): bump uvicorn from 0.35.0 to 0.36.0 by @dependabot[bot] in #196
  • build(deps): bump fastapi from 0.116.2 to 0.117.1 by @dependabot[bot] in #197
  • build(deps): bump torchaudio from 2.7.1 to 2.9.0 by @dependabot[bot] in #204
  • build(deps): bump torch from 2.7.1 to 2.9.0 by @dependabot[bot] in #203
  • build(deps): bump torchvision from 0.22.1 to 0.24.0 by @dependabot[bot] in #205
  • build(deps): bump uvicorn from 0.36.0 to 0.38.0 by @dependabot[bot] in #207
  • build(deps-dev): bump ruff from 0.13.1 to 0.14.1 by @dependabot[bot] in #206
  • build(deps): bump astral-sh/setup-uv from 6 to 7 by @dependabot[bot] in #201
  • build(deps): bump actions/setup-python from 5 to 6 by @dependabot[bot] in #188
  • build(deps): bump aquasecurity/trivy-action from 0.32.0 to 0.33.1 by @dependabot[bot] in #186
  • build(deps): bump anothrNick/github-tag-action from 1.73.0 to 1.75.0 by @dependabot[bot] in #182
  • Improvements to the CI/CD pipeline, development environment, and dependency management by @pavelzbornik in #209
  • Introduce CI/CD docs, tighten typing, add security scans & typing checks, and assorted refactors by @pavelzbornik in #210
  • stricter type checking, enhanced configuration validation, improved CI/CD pipeline by @pavelzbornik in #226
  • Dev sync by @pavelzbornik in #228
  • chore(devcontainer): install OpenJDK 17 for SonarLint, verify Java, and tidy devcontainer.json formatting/indentation by @pavelzbornik in #229
  • Story 1.1: Implement Layered Architecture for Improved Maintainability and Scalability by @Copilot in #227
  • ci(workflows): use create-pull-request action for pre-commit autoupdate by @pavelzbornik in #231
  • Implement Repository Pattern for Data Access Layer (Story 1.2) by @Copilot in #230
  • chore(main): release 0.3.1 by @github-actions[bot] in #233

New Contributors

  • @Copilot made their first contribution in #227
  • @github-actions[bot] made their first contribution in #233

Full Changelog: v0.3.0...v0.4.0