Skip to content

Release v0.2.0

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 20 Jun 19:40
· 49 commits to main since this release
v0.2.0
a1710f2

[0.2.0] - 2024-06-20

🐙 Features

  • (cheat) Suport cheat.sh custom URL
  • (command) Add timeout for terminating process (#227)
  • (config) Add defualt value for cheat.sh url
  • (help) Improve the cheat-sh-url help
  • (help) Improve the cheat-sh-url help
  • (helper) Add more external help providers to plz menu
  • (log) Show the path of the saved configuration file

🐛 Bug Fixes

  • (dialog) Update usage according to the latest version of dialoguer

🚜 Refactor

  • (config) Rename update_conf function to update_config
  • (config) Refactor the config system (#62)
  • (format) Run cargo fmt
  • (lint) Apply clippy suggestions
  • (lint) Apply clippy suggestions
  • (test) Fix the fetch_cheat_sheet test

📚 Documentation

  • (coc) Fix typo
  • (license) Update license copyright years
  • (license) Update MIT license
  • (readme) Update config format link
  • (readme) Add usage example with coutom cheat.sh host URL
  • (readme) Update plz subcommand usage
  • (readme) Update plz subcommand usage

⚙️ Miscellaneous Tasks

  • (bors) Remove bors config
  • (cargo) Bump MSRV to 1.74.1
  • (cargo) Add keywords for the crates.io release
  • (cargo) Bump MSRV to 1.70.0
  • (changelog) Skip dependency updates in changelog
  • (ci) Update macos runner
  • (ci) Update message while checking for MSRV
  • (docker) Update the cargo-chef image
  • (git) Remove IDEA directory from .gitignore
  • (mergify) Add mergify config for automatic merges

Clean

  • (docker) Remove the duplicated .gitignore entry