mirror of
https://github.com/gay-pizza/jaarg.git
synced 2025-12-18 15:00:17 +00:00
Release 0.2.2
This commit is contained in:
@@ -4,7 +4,7 @@ members = ["jaarg-nostd"]
|
||||
resolver = "3"
|
||||
|
||||
[workspace.package]
|
||||
version = "0.2.1"
|
||||
version = "0.2.2"
|
||||
license = "MIT OR Apache-2.0"
|
||||
edition = "2021"
|
||||
description = "It can parse your arguments you should use it it's called jaarg"
|
||||
|
||||
@@ -57,7 +57,7 @@ println!("{file:?} -> {out:?} (number: {number:?})",
|
||||
|
||||
### Changelog ###
|
||||
|
||||
main:
|
||||
v0.2.2:
|
||||
* Fixed coerced `ArgumentError` not being rewritten for positional arguments.
|
||||
* Moved top level includes to `pub use`.
|
||||
* Hopefully work around licence & read me texts not being included in crate.
|
||||
|
||||
Reference in New Issue
Block a user