Skip to content

Commit

Permalink
Release gotham_restful 0.8.0 and gotham_restful_derive 0.8.0
Browse files Browse the repository at this point in the history
  • Loading branch information
msrd0 committed Nov 7, 2022
1 parent 6a9151b commit d1e5356
Show file tree
Hide file tree
Showing 5 changed files with 19 additions and 15 deletions.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,10 @@
All notable changes to this project will be documented in this file.
This project adheres to [Semantic Versioning](https://semver.org).

## [0.8.0] - 2022-11-07
### Updated
- Updated `diesel` to 2.0

## [0.7.8] - 2022-09-26
### Changed
- fixed a compile error when using the `openapi` feature without the `auth` feature
Expand Down
4 changes: 2 additions & 2 deletions Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ members = [".", "./derive", "./redoc"]

[package]
name = "gotham_restful"
version = "0.7.8"
version = "0.8.0"
authors = ["Dominic Meiser <git@msrd0.de>"]
edition = "2021"
rust-version = "1.60.0"
Expand All @@ -21,7 +21,7 @@ include = ["/src/**/*.rs", "/LICENSE", "/crates-io.md"]
futures-core = "0.3.19"
futures-util = "0.3.19"
gotham = { version = "0.7.1", features = ["derive"], default-features = false }
gotham_restful_derive = { version = "0.7", path = "./derive" }
gotham_restful_derive = { version = "0.8", path = "./derive" }
log = "0.4.12"
serde = { version = "1.0", features = ["derive"] }
serde_json = "1.0"
Expand Down
12 changes: 6 additions & 6 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -413,18 +413,18 @@ limitations under the License.
```

[contributors]: https://github.com/msrd0/gotham_restful/graphs/contributors
[__cargo_doc2readme_dependencies_info]: ggGkYW0BYXSEG436MVLKTBbVG9rOTjYiQw70G6Fc8Kk_HdHWG4O0HsuDVOA0YXKEG5SJ8EcO8pvsG6aAql37ujSmG2rGlxSAmKbZG4WCYbMMmkI6YWSEgmZnb3RoYW1lMC43LjGCbmdvdGhhbV9yZXN0ZnVsZTAuNy44gmxvcGVuYXBpX3R5cGVlMC40LjGCanNlcmRlX2pzb25mMS4wLjg3
[__cargo_doc2readme_dependencies_info]: ggGkYW0BYXSEG436MVLKTBbVG9rOTjYiQw70G6Fc8Kk_HdHWG4O0HsuDVOA0YXKEG5SJ8EcO8pvsG6aAql37ujSmG2rGlxSAmKbZG4WCYbMMmkI6YWSEgmZnb3RoYW1lMC43LjGCbmdvdGhhbV9yZXN0ZnVsZTAuOC4wgmxvcGVuYXBpX3R5cGVlMC40LjGCanNlcmRlX2pzb25mMS4wLjg3
[__link0]: https://crates.io/crates/gotham/0.7.1
[__link1]: https://doc.rust-lang.org/stable/std/primitive.i64.html
[__link10]: https://docs.rs/gotham/0.7.1/gotham/?search=state::State
[__link11]: https://docs.rs/openapi_type/0.4.1/openapi_type/?search=OpenapiType
[__link12]: https://docs.rs/gotham_restful/0.7.8/gotham_restful/?search=Endpoint
[__link13]: https://docs.rs/gotham_restful/0.7.8/gotham_restful/?search=EndpointWithSchema
[__link12]: https://docs.rs/gotham_restful/0.8.0/gotham_restful/?search=Endpoint
[__link13]: https://docs.rs/gotham_restful/0.8.0/gotham_restful/?search=EndpointWithSchema
[__link2]: https://doc.rust-lang.org/stable/std/string/struct.String.html
[__link3]: https://docs.rs/gotham_restful/0.7.8/gotham_restful/?search=RequestBody
[__link3]: https://docs.rs/gotham_restful/0.8.0/gotham_restful/?search=RequestBody
[__link4]: https://docs.rs/gotham/0.7.1/gotham/?search=extractor::QueryStringExtractor
[__link5]: https://docs.rs/gotham/0.7.1/gotham/?search=state::State
[__link6]: https://crates.io/crates/serde_json/1.0.87
[__link7]: https://docs.rs/gotham_restful/0.7.8/gotham_restful/?search=Response::header
[__link8]: https://docs.rs/gotham_restful/0.7.8/gotham_restful/?search=cors::CorsRoute
[__link7]: https://docs.rs/gotham_restful/0.8.0/gotham_restful/?search=Response::header
[__link8]: https://docs.rs/gotham_restful/0.8.0/gotham_restful/?search=cors::CorsRoute
[__link9]: https://diesel.rs/
12 changes: 6 additions & 6 deletions crates-io.md
Original file line number Diff line number Diff line change
Expand Up @@ -381,18 +381,18 @@ limitations under the License.
```

[contributors]: https://github.com/msrd0/gotham_restful/graphs/contributors
[__cargo_doc2readme_dependencies_info]: ggGkYW0BYXSEG3KdJKXEwaWOG99_CiC8-nxrGz_aER6k0qlfG3Z2QjvmmqerYXKEG5SJ8EcO8pvsG6aAql37ujSmG2rGlxSAmKbZG4WCYbMMmkI6YWSEgmZnb3RoYW1lMC43LjGCbmdvdGhhbV9yZXN0ZnVsZTAuNy44gmxvcGVuYXBpX3R5cGVlMC40LjGCanNlcmRlX2pzb25mMS4wLjg3
[__cargo_doc2readme_dependencies_info]: ggGkYW0BYXSEG3KdJKXEwaWOG99_CiC8-nxrGz_aER6k0qlfG3Z2QjvmmqerYXKEG5SJ8EcO8pvsG6aAql37ujSmG2rGlxSAmKbZG4WCYbMMmkI6YWSEgmZnb3RoYW1lMC43LjGCbmdvdGhhbV9yZXN0ZnVsZTAuOC4wgmxvcGVuYXBpX3R5cGVlMC40LjGCanNlcmRlX2pzb25mMS4wLjg3
[__link0]: https://crates.io/crates/gotham/0.7.1
[__link1]: https://doc.rust-lang.org/stable/std/primitive.i64.html
[__link10]: https://docs.rs/gotham/0.7.1/gotham/?search=state::State
[__link11]: https://docs.rs/openapi_type/0.4.1/openapi_type/?search=OpenapiType
[__link12]: https://docs.rs/gotham_restful/0.7.8/gotham_restful/?search=Endpoint
[__link13]: https://docs.rs/gotham_restful/0.7.8/gotham_restful/?search=EndpointWithSchema
[__link12]: https://docs.rs/gotham_restful/0.8.0/gotham_restful/?search=Endpoint
[__link13]: https://docs.rs/gotham_restful/0.8.0/gotham_restful/?search=EndpointWithSchema
[__link2]: https://doc.rust-lang.org/stable/std/string/struct.String.html
[__link3]: https://docs.rs/gotham_restful/0.7.8/gotham_restful/?search=RequestBody
[__link3]: https://docs.rs/gotham_restful/0.8.0/gotham_restful/?search=RequestBody
[__link4]: https://docs.rs/gotham/0.7.1/gotham/?search=extractor::QueryStringExtractor
[__link5]: https://docs.rs/gotham/0.7.1/gotham/?search=state::State
[__link6]: https://crates.io/crates/serde_json/1.0.87
[__link7]: https://docs.rs/gotham_restful/0.7.8/gotham_restful/?search=Response::header
[__link8]: https://docs.rs/gotham_restful/0.7.8/gotham_restful/?search=cors::CorsRoute
[__link7]: https://docs.rs/gotham_restful/0.8.0/gotham_restful/?search=Response::header
[__link8]: https://docs.rs/gotham_restful/0.8.0/gotham_restful/?search=cors::CorsRoute
[__link9]: https://diesel.rs/
2 changes: 1 addition & 1 deletion derive/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

[package]
name = "gotham_restful_derive"
version = "0.7.0"
version = "0.8.0"
authors = ["Dominic Meiser <git@msrd0.de>"]
edition = "2021"
description = "Derive macros for gotham_restful"
Expand Down

0 comments on commit d1e5356

Please sign in to comment.