Releases: hidakatsuya/rexer-rs
Releases · hidakatsuya/rexer-rs
v0.2.2
Immutable
release. Only release title and notes can be modified.
Full Changelog: v0.2.1...v0.2.2
v0.2.1
Immutable
release. Only release title and notes can be modified.
What's Changed
- Add explanation about
rex(with no sub-command) by @hidakatsuya in #44 - Bump regex from 1.11.2 to 1.11.3 by @dependabot[bot] in #31
- Bump clap from 4.5.46 to 4.5.48 by @dependabot[bot] in #32
- Bump serde from 1.0.219 to 1.0.228 by @dependabot[bot] in #33
- Bump log from 0.4.27 to 0.4.28 by @dependabot[bot] in #34
- Bump chrono from 0.4.41 to 0.4.42 by @dependabot[bot] in #35
- Bump serde_json from 1.0.143 to 1.0.145 by @dependabot[bot] in #36
- Bump clap from 4.5.48 to 4.5.51 by @dependabot[bot] in #37
- Bump tempfile from 3.20.0 to 3.23.0 by @dependabot[bot] in #38
- Bump toml from 0.9.5 to 0.9.8 by @dependabot[bot] in #40
- Bump reqwest from 0.12.23 to 0.12.24 by @dependabot[bot] in #39
- Bump thiserror from 2.0.16 to 2.0.17 by @dependabot[bot] in #49
- Bump anyhow from 1.0.98 to 1.0.100 by @dependabot[bot] in #48
- Bump tokio from 1.47.1 to 1.48.0 by @dependabot[bot] in #47
- Bump assert_cmd from 2.0.17 to 2.1.1 by @dependabot[bot] in #46
- Bump dirs from 5.0.1 to 6.0.0 by @dependabot[bot] in #45
- Bump reqwest from 0.12.24 to 0.13.1 by @dependabot[bot] in #54
- Bump serde_json from 1.0.145 to 1.0.148 by @dependabot[bot] in #53
- Bump toml from 0.9.8 to 0.9.10+spec-1.1.0 by @dependabot[bot] in #52
- Bump regex from 1.11.3 to 1.12.2 by @dependabot[bot] in #51
- Bump clap from 4.5.51 to 4.5.53 by @dependabot[bot] in #50
- Bump clap from 4.5.53 to 4.5.56 by @dependabot[bot] in #55
- Bump colored from 3.0.0 to 3.1.1 by @dependabot[bot] in #56
- Bump serde_json from 1.0.148 to 1.0.149 by @dependabot[bot] in #57
- Bump toml from 0.9.10+spec-1.1.0 to 0.9.11+spec-1.1.0 by @dependabot[bot] in #59
- Bump chrono from 0.4.42 to 0.4.43 by @dependabot[bot] in #58
- Bump assert_cmd from 2.1.1 to 2.1.2 by @dependabot[bot] in #60
- Bump chrono from 0.4.43 to 0.4.44 by @dependabot[bot] in #63
- Bump clap from 4.5.56 to 4.5.60 by @dependabot[bot] in #61
- Bump predicates from 3.1.3 to 3.1.4 by @dependabot[bot] in #62
- Bump toml from 0.9.11+spec-1.1.0 to 1.0.3+spec-1.1.0 by @dependabot[bot] in #64
Full Changelog: v0.2.0...v0.2.1
v0.2.0
What's Changed
- Use local git commands instead of git2-rs to address private repositoriesin #30
- Bump regex from 1.11.1 to 1.11.2 by @dependabot[bot] in #20
- Bump clap from 4.5.43 to 4.5.46 by @dependabot[bot] in #19
- Bump toml from 0.8.23 to 0.9.5 by @dependabot[bot] in #23
- Bump thiserror from 1.0.69 to 2.0.16 by @dependabot[bot] in #21
- Bump url from 2.5.4 to 2.5.7 by @dependabot[bot] in #26
- Bump serde_json from 1.0.142 to 1.0.143 by @dependabot[bot] in #27
- Bump env_logger from 0.10.2 to 0.11.8 by @dependabot[bot] in #28
- Bump reqwest from 0.11.27 to 0.12.23 by @dependabot[bot] in #25
- Bump colored from 2.2.0 to 3.0.0 by @dependabot[bot] in #22
New Contributors
- @dependabot[bot] made their first contribution in #20
Full Changelog: v0.1.1...v0.2.0
v0.1.1
What's Changed
- Link openssl statically by @hidakatsuya in #18
New Contributors
- @hidakatsuya made their first contribution in #18
Full Changelog: v0.1.0...v0.1.1
v0.1.0
The first release.