Skip to content

Releases: urmzd/fsrc

v4.0.1

16 Apr 00:09

Choose a tag to compare

4.0.1 (2026-04-16)

Bug Fixes

  • ci: migrate sr v4 to v7 for artifact and input support (#20) (a608161)
  • skip git config in dry-run mode (bac674f)
  • ci: stage Cargo.lock in release to fix cargo publish (246f102)

Refactoring

Misc

  • migrate sr config and action to v4 (dc9da81)

Full Changelog

v4.0.0

12 Apr 05:41

Choose a tag to compare

4.0.0 (2026-04-12)

Breaking Changes

  • rename embed-src to fsrc (5f9b60a)

Bug Fixes

  • ci: fix formatting and skip builds for non-releasable commits (c2bb504)

Miscellaneous

  • commit Cargo.lock to fix release pipeline (fa3d5cf)

Full Changelog

v3.6.1

09 Apr 04:55

Choose a tag to compare

3.6.1 (2026-04-09)

Bug Fixes

  • ci: remove --allow-dirty from cargo publish (f49f366)

Full Changelog

v3.6.0

09 Apr 03:47

Choose a tag to compare

3.6.0 (2026-04-09)

Features

  • cli: add agentspec-update dep; update docs for run subcommand (4c6ce36)

Bug Fixes

  • docs: update references to use 'run' subcommand (0598ee9)
  • ci: update integration test to use 'run' subcommand (0ce833f)
  • build: correct install command to use cargo install (800334f)

Refactoring

  • cli: replace --self-update flag with update/version subcommands (a37f2a4)

Full Changelog

v3.5.4

06 Apr 14:55

Choose a tag to compare

3.5.4 (2026-04-06)

Bug Fixes

  • action: hardcode public GitHub URLs for binary download (b526c59)

Full Changelog

v3.5.3

06 Apr 03:25

Choose a tag to compare

3.5.3 (2026-04-06)

Refactoring

  • simplify release tag resolution in action (2905939)

Miscellaneous

  • add linguist overrides to fix language stats (#17) (916f5da)
  • remove unused ui::header function (#16) (403cf6c)
  • deps: bump actions/create-github-app-token from 1 to 3 (d069408)

Full Changelog

v3.5.2

02 Apr 13:57

Choose a tag to compare

3.5.2 (2026-04-02)

Bug Fixes

  • authenticate API curl requests for cross-org support (87167f1)

Full Changelog

v3.5.1

01 Apr 17:01

Choose a tag to compare

3.5.1 (2026-04-01)

Bug Fixes

  • action: handle floating tag resolution under pipefail (d3e0662)
  • action: remove auth from release API calls for cross-repo compatibility (ce8fe5b)

Refactoring

  • normalize action.yml with floating tag resolution and consistent metadata (d912caa)

Miscellaneous

  • add diagnostic logging to action.yml (c61186f)

Full Changelog

v3.5.0

30 Mar 08:20

Choose a tag to compare

3.5.0 (2026-03-30)

Features

  • verify sha256 checksum after binary download (58c9cc4)

Full Changelog

v3.4.2

30 Mar 07:30

Choose a tag to compare

3.4.2 (2026-03-30)

Bug Fixes

  • pass action context through env for composite action compatibility (50a7b31)

Miscellaneous

  • update sr action from v2 to v3 (4a399d7)

Full Changelog