mirror of
https://github.com/kjuulh/dagger-rs.git
synced 2024-11-08 11:01:47 +01:00
5.2 KiB
5.2 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.1 (2023-02-18)
Bug Fixes
- update all dependencies
Other
- fix
Commit Statistics
- 34 commits contributed to the release over the course of 20 calendar days.
- 2 commits were 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
- 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
) - remove toolchain (
f034528
) - with actual versions (
7153c24
) - with publish (
989d5bc
) - codegen also with repository (
c625ae4
) - with readme and license (
1e26b38
) - with wildcard version (
533b9df
) - cargo version 0.2.0 (
bec62de
) - bump version (
36b0ecd
) - fix all clippy (
6be8482
) - fmt tests (
2eb0277
) - add tests (
19b46b6
) - pull out args wip (
c4edd29
) - implement sort by name and type (
d9b51c1
) - fix optional types for real (
26069a8
) - fix description (
f4581ba
) - with proper optional types (
f4a812a
) - set proper option type (
8549cfc
) - add fields (
496a687
) - add input_fields (
d2cddff
) - with objects (
5fef514
) - remove hardcoded test (
910ff4a
) - fix (
6afe141
) - formatting (
3a7ee33
) - remove dummy string (
e7f6560
) - with input objects (
dc53fc1
) - with enum (
2a1f7c3
) - with codegen output (
0bf6b0e
) - added scalars (
e587414
) - with scalars (
0d6e6e5
) - split out codegen parts (
3263f1d
)
- add changelogs (