v0.2.0
Pre-release
Pre-release
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
ncursesandpancursesby @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
- @jontze made their first contribution in #5
- @dependabot made their first contribution in #10
Full Changelog: v0.1.0...v0.2.0