Skip to content

Releases: jerus-org/pcu

gen-bsky-v0.1.7

31 Jan 22:52
gen-bsky-v0.1.7
841e7ff

Choose a tag to compare

What's Changed

Changed

  • refactor-improve error handling and add debug logs for octocrab client(pr #163)

gen-bsky-v0.1.6

31 Jan 08:07
gen-bsky-v0.1.6
fea1528

Choose a tag to compare

What's Changed

Added

  • add octocrab authentication by personal access token(pr #162)

Security

  • Dependencies: update rust crate url to v2.5.2(pr #161)

gen-bsky-v0.1.5

31 Jan 07:04
gen-bsky-v0.1.5
b729eb3

Choose a tag to compare

What's Changed

Changed

  • chore-additional debug info for octocrab instance setup(pr #160)

pcu-v0.6.3

13 Jan 08:39
pcu-v0.6.3
98d815b

Choose a tag to compare

What's Changed

Fixed

  • fix: use correct authors list in label_next_pr filter (#788)
  • fix: use NEW_VERSION env var in release hooks (#786)
  • fix: make release jobs fully sequential (#787)
  • fix: reset pcu version to match crates.io
  • fix: redirect error messages to stderr in release hooks
  • fix: address SonarQube shell script code smells

Features

  • feat: add per-crate release workflow with independent versioning
  • feat: implement Phase 2 CI integration for per-crate releases
  • feat: add verify-signatures subcommand
  • feat: add PR comment reporting for signature verification
  • feat: add --from-merge flag for PR log updates on main branch
  • feat: add linkedin share subcommand
  • feat: implement commit message signoff with --no-signoff flag

Security

  • Dependencies: various security updates

Note: This release was manually created to match the version published to crates.io on 2026-01-10.

gen-bsky-v0.1.3

13 Jan 06:52
gen-bsky-v0.1.3
748e38f

Choose a tag to compare

What's Changed

Changed

  • chore-test for value of CARGO_HOME(pr #152)
  • chore-user cargo home bin version of pcu(pr #153)
  • chore-update eyre to color-eyre(pr #158)

Fixed

  • ensure that final error state fails pcu application(pr #157)

Security

  • Dependencies: update rust crate git2 to 0.19.0(pr #155)
  • Dependencies: update rust crate rstest to 0.21.0(pr #154)

gen-bsky-v0.1.2

10 Jan 08:21
gen-bsky-v0.1.2
417765c

Choose a tag to compare

What's Changed

Changed

  • chore-add exactly 1 to replace(pr #150)
  • chore-add search that yields only one response(pr #151)

gen-bsky-v0.1.1

10 Jan 07:33
gen-bsky-v0.1.1
4b61612

Choose a tag to compare

What's Changed

Added

  • create unreleased section if it does not exist(pr #146)

Changed

  • ci: add step to remove original SSH key from agent(pr #142)
  • chore-add pre-release configuration for versioning and changelog updates(pr #143)
  • docs-update changelog with new unreleased changes(pr #145)
  • chore-remove cargo release comment replacements(pr #147)
  • chore-update unreleased with version and date(pr #148)
  • chore-remove failing replacements(pr #149)

v0.6.2

28 Nov 04:23
v0.6.2
2782f4c

Choose a tag to compare

What's Changed

v0.6.1

28 Oct 04:23
v0.6.1
ecfd99d

Choose a tag to compare

What's Changed

v0.4.56

30 Jul 14:59
v0.4.56
e1f3968

Choose a tag to compare

What's Changed

Changed

  • 💄 style(client)-adjust log level for settings output and disable pcu-app(pr [#631])