Skip to content

Commit

Permalink
Merge pull request #7 from Criomby/2-list-available-resources
Browse files Browse the repository at this point in the history
closing #2
  • Loading branch information
Criomby authored Mar 12, 2024
2 parents 002607e + 08b071a commit c089b8b
Show file tree
Hide file tree
Showing 7 changed files with 191 additions and 249 deletions.
16 changes: 9 additions & 7 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,16 +1,18 @@
## 1.6.1
## 1.7.0

### What's new:

**Features:**

- `--item` flag can also be short `-i`
- simplified cl interface
- specific form flags removed to only allow form flag with argument: '--form <FORM>'
- `--item` flag can also be short `-i`

**Misc:**

- all features enabled by default when building
- refactoring cl args checks
- args usage error messages
- all features enabled by default (default features)
- better help & error messages
- refactoring cl args & functions
- updated clap crate to v4.5

<br>

Expand All @@ -20,7 +22,7 @@

**Features:**

- Get Pokémon items with `--item [NAME]`
- get Pokémon items with `--item [NAME]`
- can be conditionally compiled with `--features items`
- increases binary size by ~600 KB
- see documentation for more usage info and availabe items
Expand Down
Loading

0 comments on commit c089b8b

Please sign in to comment.