Skip to content

v0.2.0

Pre-release
Pre-release

Choose a tag to compare

@mkqavi mkqavi released this 16 Nov 22:54
· 244 commits to main since this release
v0.2.0
075a1d0

What's Changed

  • Add more information to Cargo.toml by @mkqavi in #3
  • Add installation instructions for Arch and other systems by @mkqavi in #4
  • Use crossterm explicit and remove default backends ncurses and pancurses by @jontze in #5
  • Setup dependabot by @jontze in #6
  • chore(deps): Bump cursive from 0.15.2 to 0.16.3 by @dependabot in #10
  • chore(deps): Bump toml from 0.5.7 to 0.5.8 by @dependabot in #12
  • chore(deps): Bump url from 2.2.0 to 2.2.2 by @dependabot in #13
  • chore(deps): Bump serde from 1.0.117 to 1.0.130 by @dependabot in #18
  • chore(deps): Bump git2 from 0.13.12 to 0.13.23 by @dependabot in #20
  • Setup test, clippy and format workflow by @jontze in #7
  • chore(deps): Bump anyhow from 1.0.34 to 1.0.45 by @dependabot in #21
  • chore(deps): Bump dirs from 3.0.1 to 4.0.0 by @dependabot in #22
  • Remove remaining clippy warnings by @mkqavi in #23
  • chore(deps): Bump git2 from 0.13.23 to 0.13.24 by @dependabot in #26
  • Add shell script to readme by @mkqavi in #27
  • Define exit keys and improve readme and user messages by @jontze in #8
  • Bump version to v0.2.0 by @mkqavi in #28

New Contributors

Full Changelog: v0.1.0...v0.2.0