This repository has been archived by the owner on Jun 29, 2023. It is now read-only.
Releases: kjuulh/dagger-sdk
Releases · kjuulh/dagger-sdk
dagger-core v0.2.8
New Features
- bump version
- set internal warnings as errors
- introduce tests again
Bug Fixes
- fix builder pattern to actually work with default values
In previous versions the builder pattern required all values to be set.
This has not been fixed, so that default values are allowed.
Commit Statistics
- 4 commits contributed to the release over the course of 13 calendar days.
- 13 days passed between releases.
- 4 commits were understood as conventional.
- 0 issues like '(#ID)' were seen in commit messages
Commit Details
dagger-sdk v0.2.15
New Features
- update to dagger-v0.3.13
Bug Fixes
- set deserialize on enums as well
Commit Statistics
- 2 commits contributed to the release.
- 2 days passed between releases.
- 2 commits were understood as conventional.
- 0 issues like '(#ID)' were seen in commit messages
Commit Details
dagger-core v0.2.7
New Features
- update to dagger-v0.3.13
Commit Statistics
- 1 commit contributed to the release.
- 4 days passed between releases.
- 1 commit was understood as conventional.
- 0 issues like '(#ID)' were seen in commit messages
Commit Details
view details
- Uncategorized
- update to dagger-v0.3.13 (3e8ca8d)
dagger-sdk v0.2.14
Chore
- fix whitespace
Commit Statistics
- 1 commit contributed to the release.
- 1 commit was understood as conventional.
- 0 issues like '(#ID)' were seen in commit messages
Commit Details
view details
- Uncategorized
- fix whitespace (e331ca0)
dagger-sdk v0.2.13
Chore
- ran clippy
- ran clippy
New Features
- with clone
Bug Fixes
- race condition in process
Commit Statistics
- 6 commits contributed to the release over the course of 2 calendar days.
- 2 days passed between releases.
- 4 commits were understood as conventional.
- 0 issues like '(#ID)' were seen in commit messages
Commit Details
dagger-codegen v0.2.8
New Features
- with clone
Commit Statistics
- 1 commit contributed to the release.
- 2 days passed between releases.
- 1 commit was understood as conventional.
- 0 issues like '(#ID)' were seen in commit messages
Commit Details
view details
- Uncategorized
- with clone (266ad32)
v0.2.10
Bug Fixes
- Fix async panic on blocking #19
Replaced internal threads with tokio spawn functions
Commit Statistics
- 1 commit contributed to the release.
- 1 commit was understood as conventional.
- 0 issues like '(#ID)' were seen in commit messages
Commit Details
dagger-sdk v0.2.9
Bug Fixes
- Fix async panic on blocking #19
Replaced internal threads with tokio spawn functions
Commit Statistics
- 1 commit contributed to the release.
- 1 commit was understood as conventional.
- 0 issues like '(#ID)' were seen in commit messages
Commit Details
dagger-sdk v0.2.11
Chore
- ran clippy
Commit Statistics
- 2 commits contributed to the release.
- 1 commit was understood as conventional.
- 0 issues like '(#ID)' were seen in commit messages
Commit Details
dagger-sdk v0.2.10
Alignment release
Bug Fixes
- changelog
Commit Statistics
- 7 commits contributed to the release.
- 1 commit was understood as conventional.
- 0 issues like '(#ID)' were seen in commit messages
Commit Details
view details
- Uncategorized
- changelog (b100285)
- Adjusting changelogs prior to release of dagger-sdk v0.2.10 (8ed0647)
- update changelog (09aa658)
- Adjusting changelogs prior to release of dagger-sdk v0.2.10 (b436f27)
- Adjusting changelogs prior to release of dagger-sdk v0.2.10, dagger-rs v0.2.10 (577a293)
- Adjusting changelogs prior to release of dagger-sdk v0.2.10, dagger-rs v0.2.10 (76bb1fc)
- Release dagger-rs v0.2.10 (dc3487b)