Skip to content

Releases: j5ik2o/fraktor-rs

v0.2.11

12 Nov 14:44

Choose a tag to compare

Bug Fixes

  • remove fraktor-actor-std-rs from dev-dependencies in Cargo.toml (e918e3b)

v0.2.10

12 Nov 14:34

Choose a tag to compare

Bug Fixes

  • improve regex pattern for updating dependency versions in sync script (6f206b7)
  • update workspace dependency versions to 0.2.9 and add sync script (9218a3c)

v0.2.9

12 Nov 14:03

Choose a tag to compare

Bug Fixes

  • remove pre-release health check step from publish.yml (fd6fdd0)
  • update version-file in bump-version.yml to include multiple Cargo.toml paths (6249930)

v0.2.8

12 Nov 13:59

Choose a tag to compare

Bug Fixes

  • update Cargo.toml files to include homepage, documentation, and versioning for dependencies (6fcd564)

v0.2.7

12 Nov 13:52

Choose a tag to compare

Bug Fixes

  • enable skip-ci option in bump-version.yml for better control over CI execution (29f8314)

v0.2.6

12 Nov 13:49

Choose a tag to compare

Bug Fixes

  • disable git push in bump-version.yml for dry run scenarios (ebe5bf4)

v0.2.5

12 Nov 13:45

Choose a tag to compare

Bug Fixes

  • clarify documentation regarding struct, trait, and enum definitions in AGENTS.md, CLAUDE.md, and GEMINI.md (f2126f7)

v0.2.4

12 Nov 13:38

Choose a tag to compare

Bug Fixes

  • update bump-version.yml to use personal access token for Git operations (e0d30e0)

v0.2.3

12 Nov 13:36

Choose a tag to compare

Bug Fixes

  • correct terminology in README files for clarity (8fd9ec2)

v0.2.2

12 Nov 13:29

Choose a tag to compare

Bug Fixes

  • enable persist-credentials in bump-version.yml for improved Git operations (8e983a6)