mirror of
https://github.com/kjuulh/dagger-rs.git
synced 2024-11-08 19:11:47 +01:00
3.6 KiB
3.6 KiB
Changelog
All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
v0.2.2 (2023-02-19)
New Features
- update to dagger v0.3.12
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
- update to dagger v0.3.12 (
6e5f407
)
- update to dagger v0.3.12 (
v0.2.1 (2023-02-18)
Bug Fixes
- update all dependencies
Commit Statistics
- 16 commits contributed to the release over the course of 19 calendar days.
- 1 commit was understood as conventional.
- 2 unique issues were worked on: #5, #6
Commit Details
view details
- #5
- update all dependencies (
789b0e6
)
- update all dependencies (
- #6
- feature/add impl (
4a4c03f
)
- feature/add impl (
- Uncategorized
- Release dagger-core v0.2.1, dagger-codegen v0.2.1, dagger-rs v0.2.1 (
1332bc8
) - add changelogs (
a064684
) - Adjusting changelogs prior to release of dagger-core v0.2.1, dagger-codegen v0.2.1, dagger-rs v0.2.1 (
f4a20fd
) - with publish (
989d5bc
) - with repo (
e5383b5
) - with readme and license (
1e26b38
) - bump version (
36b0ecd
) - with println (
d1726a0
) - context and querier done (
52a0db3
) - tested full flow initially (
7a008be
) - move code to dagger-core (
ec0d0b2
) - add fields (
496a687
) - with objects (
5fef514
) - with enum (
2a1f7c3
)
- Release dagger-core v0.2.1, dagger-codegen v0.2.1, dagger-rs v0.2.1 (