Skip to content

Commit

Permalink
chore: update version to 0.11.0-rc.1
Browse files Browse the repository at this point in the history
  • Loading branch information
fujiapple852 committed Aug 9, 2024
1 parent 68984e6 commit 82e0859
Show file tree
Hide file tree
Showing 7 changed files with 24 additions and 25 deletions.
6 changes: 3 additions & 3 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).

### Fixed

## [0.11.0] - 2024-08-11
## [0.11.0-rc.1] - 2024-08-11

### Added

Expand Down Expand Up @@ -366,9 +366,9 @@ to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).

- Initial WIP release of `trippy`

[Unreleased]: https://github.com/fujiapple852/trippy/compare/0.11.0...master
[Unreleased]: https://github.com/fujiapple852/trippy/compare/0.11.0-rc.1...master

[0.11.0]: https://github.com/fujiapple852/trippy/compare/0.10.0...0.11.0
[0.11.0-rc.1]: https://github.com/fujiapple852/trippy/compare/0.10.0...0.11.0-rc.1

[0.10.0]: https://github.com/fujiapple852/trippy/compare/0.9.0...0.10.0

Expand Down
12 changes: 6 additions & 6 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ members = [
]

[workspace.package]
version = "0.11.0-dev"
version = "0.11.0-rc.1"
authors = ["FujiApple <[email protected]>"]
documentation = "https://github.com/fujiapple852/trippy"
homepage = "https://github.com/fujiapple852/trippy"
Expand Down
23 changes: 11 additions & 12 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
[![Continuous integration](https://github.com/fujiapple852/trippy/workflows/CI/badge.svg)](https://github.com/fujiapple852/trippy/actions/workflows/ci.yml)
[![Crate](https://img.shields.io/crates/v/trippy.svg)](https://crates.io/crates/trippy/0.10.0)
[![Crate](https://img.shields.io/crates/v/trippy.svg)](https://crates.io/crates/trippy/0.11.0-rc.1)
[![Packaging status](https://repology.org/badge/tiny-repos/trippy.svg)](https://repology.org/project/trippy/versions)
[![HitCount](https://hits.dwyl.com/fujiapple852/trippy.svg?style=flat-square&show=unique)](http://github.com/fujiapple852/trippy)
[![project chat](https://img.shields.io/badge/zulip-join_chat-brightgreen.svg)](https://trippy.zulipchat.com/)
Expand Down Expand Up @@ -88,14 +88,14 @@ issues.
The following table lists ths versions of Trippy that are available and links to the corresponding release note and
documentation:

| Version | Release Date | Status | Release Note | Documentation |
|------------|--------------|-------------|--------------------------------------------------------------------|------------------------------------------------------------|
| 0.11.0-dev | n/a | Development | n/a | [docs](https://github.com/fujiapple852/trippy/tree/master) |
| 0.10.0 | 2024-03-31 | Current | [note](https://github.com/fujiapple852/trippy/releases/tag/0.10.0) | [docs](https://github.com/fujiapple852/trippy/tree/0.10.0) |
| 0.9.0 | 2023-11-30 | Previous | [note](https://github.com/fujiapple852/trippy/releases/tag/0.9.0) | [docs](https://github.com/fujiapple852/trippy/tree/0.9.0) |
| 0.8.0 | 2023-05-15 | Deprecated | [note](https://github.com/fujiapple852/trippy/releases/tag/0.8.0) | [docs](https://github.com/fujiapple852/trippy/tree/0.8.0) |
| 0.7.0 | 2023-03-25 | Deprecated | [note](https://github.com/fujiapple852/trippy/releases/tag/0.7.0) | [docs](https://github.com/fujiapple852/trippy/tree/0.7.0) |
| 0.6.0 | 2022-08-19 | Deprecated | [note](https://github.com/fujiapple852/trippy/releases/tag/0.6.0) | [docs](https://github.com/fujiapple852/trippy/tree/0.6.0) |
| Version | Release Date | Status | Release Note | Documentation |
|-------------|--------------|-------------|--------------------------------------------------------------------|------------------------------------------------------------|
| 0.11.0-rc.1 | n/a | Development | n/a | [docs](https://github.com/fujiapple852/trippy/tree/master) |
| 0.10.0 | 2024-03-31 | Current | [note](https://github.com/fujiapple852/trippy/releases/tag/0.10.0) | [docs](https://github.com/fujiapple852/trippy/tree/0.10.0) |
| 0.9.0 | 2023-11-30 | Previous | [note](https://github.com/fujiapple852/trippy/releases/tag/0.9.0) | [docs](https://github.com/fujiapple852/trippy/tree/0.9.0) |
| 0.8.0 | 2023-05-15 | Deprecated | [note](https://github.com/fujiapple852/trippy/releases/tag/0.8.0) | [docs](https://github.com/fujiapple852/trippy/tree/0.8.0) |
| 0.7.0 | 2023-03-25 | Deprecated | [note](https://github.com/fujiapple852/trippy/releases/tag/0.7.0) | [docs](https://github.com/fujiapple852/trippy/tree/0.7.0) |
| 0.6.0 | 2022-08-19 | Deprecated | [note](https://github.com/fujiapple852/trippy/releases/tag/0.6.0) | [docs](https://github.com/fujiapple852/trippy/tree/0.6.0) |

> [!NOTE]
> Only the _latest patch versions_ of both the _current_ and _previous_ releases of Trippy are supported.
Expand All @@ -106,7 +106,7 @@ documentation:

### Cargo

[![Crates.io](https://img.shields.io/crates/v/trippy)](https://crates.io/crates/trippy/0.10.0)
[![Crates.io](https://img.shields.io/crates/v/trippy)](https://crates.io/crates/trippy/0.11.0-rc.1)

```shell
cargo install trippy --locked
Expand Down Expand Up @@ -899,8 +899,7 @@ Trippy will attempt to locate a `trippy.toml` or `.trippy.toml` configuration fi
- the Windows data directory (Windows only): `%APPDATA%`

An annotated template configuration file is available
for [0.9.0](https://github.com/fujiapple852/trippy/blob/0.9.0/trippy-config-sample.toml)
and [0.10.0](https://github.com/fujiapple852/trippy/blob/0.10.0/trippy-config-sample.toml).
for [0.9.0](https://github.com/fujiapple852/trippy/blob/0.9.0/trippy-config-sample.toml), [0.10.0](https://github.com/fujiapple852/trippy/blob/0.10.0/trippy-config-sample.toml) and [0.11.0-rc.1](https://github.com/fujiapple852/trippy/blob/0.11.0-rc.1/trippy-config-sample.toml).

Trippy (version `0.9.0` or later) can generate a template configuration file:

Expand Down

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion examples/hello-world/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -7,5 +7,5 @@ rust-version = "1.75"
publish = false

[dependencies]
trippy = { version = "0.11.0-dev", path = "../../crates/trippy", default-features = false, features = [ "core" ] }
trippy = { version = "0.11.0-rc.1", path = "../../crates/trippy", default-features = false, features = [ "core" ] }
anyhow = "1.0.86"
2 changes: 1 addition & 1 deletion examples/traceroute/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ rust-version = "1.75"
publish = false

[dependencies]
trippy = { version = "0.11.0-dev", path = "../../crates/trippy", default-features = false, features = [ "core", "dns" ] }
trippy = { version = "0.11.0-rc.1", path = "../../crates/trippy", default-features = false, features = [ "core", "dns" ] }
anyhow = "1.0.86"
itertools = "0.13.0"
clap = { version = "4.5.7", features = [ "derive" ] }

0 comments on commit 82e0859

Please sign in to comment.