Skip to content

Commit

Permalink
🚀Version 1.0.2
Browse files Browse the repository at this point in the history
  • Loading branch information
CosmicPredator committed Dec 30, 2024
1 parent 5f9d0ed commit 00a45f6
Showing 1 changed file with 10 additions and 6 deletions.
16 changes: 10 additions & 6 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,11 @@
### 🐛 Bug Fixes
- Fixed an issue where if there are no entries, the `ls` command behaves weirdly.
### ✨ What's New
- You can now find the docs on https://chibi-cli.pages.dev/
- You can now install chibi in windows via winget. To do so, type in

```shell
winget install CosmicPredator.Chibi
```
- Added install/uninstall scripts for linux and macOS.

### 🚸 Improvements
- Added a `--version` flag where the current version of the app is printed out.
- Added a command alias `list` for the `ls` command.
- Added `--status` flag to the `ls` command where you can list anime/manga by status.
### 🐛 Bug Fixes
- Undo gitignoring `go.sum` for nix flake builds.

0 comments on commit 00a45f6

Please sign in to comment.