Skip to content

Commit 94b3f3a

Browse files
committed
Merge branch 'release/v0.9.6'
2 parents b600684 + 6b622e0 commit 94b3f3a

85 files changed

Lines changed: 974 additions & 714 deletions

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

CHANGELOG.md

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,21 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
66

77
## [Unreleased]
88

9+
## [[0.9.6]](https://github.com/thoth-pub/thoth/releases/tag/v0.9.6) - 2023-01-31
10+
### Changed
11+
- Use inlined syntax in format strings to comply with [`rustc 1.67.0`](https://github.com/rust-lang/rust/releases/tag/1.67.0)
12+
- Upgrade rust to `1.67.0` in production and development `Dockerfile`
13+
- Upgrade build dependencies (npm `v9.4.0`, node `v18.13.0` and rollup `v3.12.0`) in production and development `Dockerfile`
14+
- [#457](https://github.com/thoth-pub/thoth/issues/457) - Upgrade `juniper` to v0.15.10
15+
- Upgrade `diesel` to v2.0.2
16+
- Upgrade `uuid` to v0.8.2
17+
- Upgrade `paperclip` to v0.8.0
18+
- Upgrade `graphql_client` to v0.12.0
19+
- Upgrade `chrono` to v0.4.23
20+
21+
### Fixed
22+
- [#469](https://github.com/thoth-pub/thoth/issues/469) - Expand DOI regex to include square brackets
23+
924
## [[0.9.5]](https://github.com/thoth-pub/thoth/releases/tag/v0.9.5) - 2023-01-17
1025
### Changed
1126
- Upgrade rust to `1.66.0` in production and development `Dockerfile`

0 commit comments

Comments
 (0)