Skip to content

Commit 8a6c186

Browse files
authored
Merge pull request #39 from labd/release/v0.8.0
Release v0.8.0
2 parents 81889e8 + ea3fc8b commit 8a6c186

7 files changed

Lines changed: 17 additions & 15 deletions

.changes/unreleased/Added-20251107-142145.yaml

Lines changed: 0 additions & 3 deletions
This file was deleted.

.changes/unreleased/Dependency-20250801-222716.yaml

Lines changed: 0 additions & 3 deletions
This file was deleted.

.changes/unreleased/Dependency-20251007-071357.yaml

Lines changed: 0 additions & 3 deletions
This file was deleted.

.changes/unreleased/Dependency-20251101-220619.yaml

Lines changed: 0 additions & 3 deletions
This file was deleted.

.changes/unreleased/Dependency-20251101-220629.yaml

Lines changed: 0 additions & 3 deletions
This file was deleted.

.changes/v0.8.0.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
## v0.8.0 - 2025-11-07
2+
### Added
3+
* Made max_options allow any, for backwards compatibility
4+
### Dependency
5+
* chore(deps): bump the go group with 2 updates
6+
* chore(deps): bump the github-actions group across 1 directory with 4 updates
7+
* chore(deps): bump github.com/oapi-codegen/oapi-codegen/v2 from 2.5.0 to 2.5.1 in the go group
8+
* chore(deps): bump the github-actions group with 2 updates

CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,15 @@ adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html),
66
and is generated by [Changie](https://github.com/miniscruff/changie).
77

88

9+
## v0.8.0 - 2025-11-07
10+
### Added
11+
* Made max_options allow any, for backwards compatibility
12+
### Dependency
13+
* chore(deps): bump the go group with 2 updates
14+
* chore(deps): bump the github-actions group across 1 directory with 4 updates
15+
* chore(deps): bump github.com/oapi-codegen/oapi-codegen/v2 from 2.5.0 to 2.5.1 in the go group
16+
* chore(deps): bump the github-actions group with 2 updates
17+
918
## v0.7.0 - 2025-02-18
1019
### Added
1120
* Updated FieldInput with additional fields

0 commit comments

Comments
 (0)