Skip to content

Releases: jerus-org/pcu

v0.1.12

24 Jul 10:43
v0.1.12
6e67c47
Compare
Choose a tag to compare

What's Changed

  • feat: add make_release job to CircleCI configuration to use pcu by @gortavoher in #214
  • feat: add condition to update changelog in run_release function and refactor cli to module by @gortavoher in #215
  • fix(deps): update rust crate tokio to 1.39.0 by @renovate in #216
  • feat: add get_commitish_for_tag and refactor make_release function by @gortavoher in #217
  • feat: add change release for pcu release by @gortavoher in #218

Full Changelog: v0.1.11...v0.1.12

v0.1.11

22 Jul 17:01
v0.1.11
5c41891
Compare
Choose a tag to compare

What's Changed

  • ci: upgrade jerus-org/circleci-toolkit orb from 0.20.0 to 0.23.0 by @gortavoher in #200
  • feat: add release function to move changelog unreleased section to new version by @gortavoher in #201
  • feat: write release notes by @gortavoher in #202
  • fix(deps): update rust crate clap to 4.5.9 by @renovate in #203
  • fix(deps): update rust crate thiserror to 1.0.63 by @renovate in #204
  • refactor: into PullRequest and Release commands and structure app accordingly by @gortavoher in #206
  • ci: change order of pcu command parameters to correctly apply --early-exit flag by @gortavoher in #207
  • fix(deps): update rust crate tokio to 1.38.1 by @renovate in #205
  • refactor: extract pull request handling from client to separate struct by @gortavoher in #208
  • ci: add branch specification to cargo install command in CircleCI config by @gortavoher in #209
  • feat: add branch check to prevent actions on main or master branches by @gortavoher in #210
  • chore:tidy up logging by @gortavoher in #211
  • chore: move branch check for main earlier in logic by @gortavoher in #212
  • feat: add make_release method to create a new release on GitHub by @gortavoher in #213

Full Changelog: v0.1.10...v0.1.11

v0.1.2

13 Jun 05:43
v0.1.2
5811517
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.1.1...v0.1.2