Skip to content

Releases: jerus-org/pcu

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])

v0.4.55

30 Jul 14:33
v0.4.55
5ddaf0a

Choose a tag to compare

What's Changed

Changed

  • 👷 ci(circleci)-update context in release workflow(pr [#630])

v0.4.52

30 Jul 09:05
v0.4.52
4e7e0c3

Choose a tag to compare

What's Changed

Full Changelog: v0.4.51...v0.4.52

v0.4.51

30 Jul 09:04
47d7231

Choose a tag to compare

What's Changed

  • ♻️ refactor(cmd_draft): rename methods and variables for clarity by @gortavoher in #621
  • 💄 style(cmd_draft): update log level for front matter by @gortavoher in #622
  • ✨ feat(cli): add check for nothing to push in push command by @gortavoher in #623
  • 🐛 fix(git_ops): handle empty file lists during staging and committing by @gortavoher in #624
  • ✨ feat(git_ops): enhance logging with branch status and commit info by @gortavoher in #625
  • ♻️ refactor(cli): modify changelog commit logic by @gortavoher in #626

Full Changelog: v0.4.50...v0.4.51

v0.4.50

28 Jul 04:23
v0.4.50
e21627b

Choose a tag to compare

What's Changed

Added

  • ✨ enhance post text with extra field(pr [#586])
  • ✨ add hashtag formatting to taxonomies(pr [#587])
  • ✨ add build_post_text method for post generation(pr [#589])
  • ✨ add automatic push after commit in cmd_post(pr [#590])
  • ✨ add redirect functionality to draft command(pr [#591])
  • ✨ add logging for post details(pr [#592])
  • ✨ enhance bluesky integration(pr [#593])
  • ✨ add date handling and comparison(pr [#594])
  • ✨ add short link store support(pr [#597])
  • ✨ add default date filtering for draft command(pr [#598])
  • ✨ enhance postname generation logic(pr [#614])
  • ✨ add release flag to cmd_post(pr [#616])

Changed

  • 🔧 chore(config)-add host rules for CircleCI in renovate(pr [#580])
  • 🔧 chore(config)-update renovate configuration to inherit settings(pr [#581])
  • 🔧 chore(renovate)-update configuration to extend from remote(pr [#582])
  • 🔧 chore(config)-update renovate configuration path(pr [#584])
  • 🔧 chore(renovate)-update renovate configuration(pr [#585])
  • ♻️ refactor(front_matter)-modularize and streamline code structure(pr [#596])
  • 🔧 chore(cli)-add debug log for site configuration(pr [#599])
  • 📝 docs(front_matter)-add debug logs for redirect process(pr [#601])
  • ♻️ refactor(front_matter)-consolidate link generation methods(pr [#602])
  • 📦 build(dependencies)-update link-bridge version(pr [#615])
  • ♻️ refactor(cmd_draft)-enhance file change handling logic(pr [#620])

Fixed

  • 🐛 draft: remove hashtag from post text format(pr [#588])
  • 🐛 front_matter: correct post link formatting(pr [#595])
  • 🐛 cli: enhance logging for draft command(pr [#600])
  • deps: update rust crate clap to 4.5.41(pr [#603])
  • deps: update rust crate config to 0.15.13(pr [#604])
  • deps: update rust crate named-colour to 0.3.22(pr [#605])
  • deps: update rust crate serde_json to 1.0.141(pr [#606])
  • deps: update dependency toolkit to v2.12.1(pr [#607])
  • deps: update rust crate tempfile to 3.20.0(pr [#608])
  • deps: update rust crate tokio to 1.46.1(pr [#609])
  • deps: update rust crate toml to 0.9.2(pr [#610])
  • deps: update rust crate uuid to 1.17.0(pr [#611])
  • 🐛 front_matter: correct short link formatting(pr [#613])
  • 🐛 front_matter: correct error handling for post length(pr [#617])
  • 🐛 front_matter: correct method call for tag retrieval(pr [#618])
  • 🐛 cli: correct basehead format in draft command(pr [#619])

v0.4.49

10 Jul 13:59
v0.4.49
832208c

Choose a tag to compare

What's Changed

Changed

  • ♻️ refactor(cli)-improve error handling for pull request(pr [#579])

Fixed

  • 🐛 cli: change default for allow_no_pull_request to true(pr [#578])

v0.4.48

08 Jul 15:51
v0.4.48
ba5606a

Choose a tag to compare

What's Changed

Changed

  • Simplify release workflow configuration(pr [#571])
  • ♻️ refactor(cli)-rename option for pull request handling(pr [#572])
  • 🔧 chore(ci)-update release workflow(pr [#573])
  • 👷 ci(circleci)-fix ssh directory listing command(pr [#574])
  • 🔧 chore(ci)-update release.yml configuration(pr [#575])
  • 📝 docs(CHANGELOG)-update changelog for unreleased changes(pr [#576])

Fixed

  • 🐛 cli: correct error handling for pull request(pr [#577])

v0.4.47

08 Jul 05:57
18fdcdf

Choose a tag to compare

What's Changed

  • Simplify release workflow configuration by @jerusdp in #571
  • ♻️ refactor(cli): rename option for pull request handling by @gortavoher in #572
  • 🔧 chore(ci): update release workflow by @gortavoher in #573
  • 👷 ci(circleci): fix ssh directory listing command by @gortavoher in #574
  • 🔧 chore(ci): update release.yml configuration by @gortavoher in #575
  • 📝 docs(CHANGELOG): update changelog for unreleased changes by @gortavoher in #576

Full Changelog: v0.4.46...v0.4.47

v0.4.46

08 Jul 05:43
6b8f57e

Choose a tag to compare

What's Changed

  • Upgrade-toolkit-orb-to-version-2.11.0-for-latest-features-and-fixes by @gortavoher in #568
  • ♻️ refactor(logging): use format strings for logging by @gortavoher in #569
  • ✨ feat(cli): add hide_no_pull_request option to Pr by @gortavoher in #570

Full Changelog: v0.4.45...v0.4.46

v0.4.45

28 Jun 04:23
v0.4.45
8bb2f52

Choose a tag to compare

What's Changed

Fixed

  • deps: update rust crate bsky-sdk to 0.1.20(pr [#559])
  • deps: update rust crate clap to 4.5.40(pr [#560])
  • deps: update rust crate clap-verbosity-flag to 3.0.3(pr [#561])
  • deps: update rust crate color-eyre to 0.6.5(pr [#562])
  • deps: update rust crate git2 to 0.20.2(pr [#563])
  • deps: update rust crate gql_client to 1.0.8(pr [#564])
  • deps: update rust crate owo-colors to 4.2.2(pr [#565])
  • deps: update rust crate toml to 0.8.23(pr [#566])
  • deps: update rust crate url to 2.5.4(pr [#567])