mirror of
https://github.com/kjuulh/dagger-rs.git
synced 2024-11-08 11:01:47 +01:00
4.1 KiB
4.1 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.6 (2023-02-17)
With smart releaser
v0.2.5 (2023-02-17)
v0.2.4 (2023-02-17)
v0.2.3 (2023-02-17)
v0.2.2 (2023-02-18)
Commit Statistics
- 1 commit contributed to the release.
- 0 commits were understood as conventional.
- 0 issues like '(#ID)' were seen in commit messages
Commit Details
view details
- Uncategorized
- with test commit (
0470093
)
- with test commit (
v0.2.1 (2023-02-18)
Commit Statistics
- 1 commit contributed to the release.
- 0 commits were understood as conventional.
- 0 issues like '(#ID)' were seen in commit messages
Commit Details
view details
- Uncategorized
- add color eyre (
32665d8
)
- add color eyre (
v0.2.0 (2023-02-17)
Commit Statistics
- 19 commits contributed to the release over the course of 21 calendar days.
- 0 commits were understood as conventional.
- 1 unique issue was worked on: #6
Commit Details
view details
- #6
- feature/add impl (
4a4c03f
)
- feature/add impl (
- Uncategorized
- move code to dagger-core (
ec0d0b2
) - add fields (
496a687
) - with codegen output (
0bf6b0e
) - added scalars (
e587414
) - split out codegen parts (
3263f1d
) - add collection of types (
7433453
) - with type filtering (
2eb5d98
) - with fixes (
3eb8914
) - add todo for not dropping proc (
b63c44a
) - can get schema (
06fd730
) - with session (
83ecbd2
) - with engine (
ee655d0
) - Can download dagger (
1e88bb3
) - with out keeper (
59e59fd
) - more allow dead_code (
a804dd9
) - allow dead_code (
e2d32ed
) - without integration (
b6186aa
) - Add base sdk (
078e2d9
)
- move code to dagger-core (