2022-04-08 09:44:50 -05:00
|
|
|
`juniper_hyper` changelog
|
|
|
|
=========================
|
2018-12-18 13:18:45 -06:00
|
|
|
|
2022-04-08 09:44:50 -05:00
|
|
|
All user visible changes to `juniper_hyper` crate will be documented in this file. This project uses [Semantic Versioning 2.0.0].
|
2021-04-03 20:54:19 -05:00
|
|
|
|
2021-07-08 02:07:53 -05:00
|
|
|
|
|
|
|
|
2022-02-02 10:36:00 -06:00
|
|
|
|
2022-04-08 09:44:50 -05:00
|
|
|
## master
|
2022-02-02 10:36:00 -06:00
|
|
|
|
2022-04-08 09:44:50 -05:00
|
|
|
### BC Breaks
|
2022-01-27 01:46:19 -06:00
|
|
|
|
2022-04-08 09:44:50 -05:00
|
|
|
- Switched to 0.16 version of [`juniper` crate].
|
2022-09-19 10:59:33 -05:00
|
|
|
- Changed return type of all functions from `Response<Body>` to `Response<String>`. ([#1101], [#1096])
|
|
|
|
|
|
|
|
[#1096]: /../../issues/1096
|
|
|
|
[#1101]: /../../pull/1101
|
2022-01-27 01:46:19 -06:00
|
|
|
|
2021-06-07 20:24:23 -05:00
|
|
|
|
|
|
|
|
2021-04-03 20:54:19 -05:00
|
|
|
|
2022-04-08 09:44:50 -05:00
|
|
|
## Previous releases
|
2019-12-16 23:54:32 -06:00
|
|
|
|
2022-04-08 09:44:50 -05:00
|
|
|
See [old CHANGELOG](/../../blob/juniper_hyper-v0.8.0/juniper_hyper/CHANGELOG.md).
|
2021-01-27 21:55:32 -06:00
|
|
|
|
|
|
|
|
2021-01-15 23:47:37 -06:00
|
|
|
|
|
|
|
|
2022-04-08 09:44:50 -05:00
|
|
|
[`juniper` crate]: https://docs.rs/juniper
|
|
|
|
[Semantic Versioning 2.0.0]: https://semver.org
|