mirror of
https://github.com/kjuulh/dagger-rs.git
synced 2024-11-08 19:11:47 +01:00
4.0 KiB
4.0 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.1.0 (2023-02-20)
Chore
- with actual await on connect
- with dagger v0.2.10
- with async/await
- update ci to use dagger-sdk v0.2.6
Documentation
- add changelog
New Features
- ci with dagger v0.2.2
- with sccache
Bug Fixes
- with older version of dagger-sdk
- without phantom data
- update rust crate dagger-sdk to 0.2.1
- with secret
- with test changes
Commit Statistics
- 16 commits contributed to the release over the course of 2 calendar days.
- 12 commits were understood as conventional.
- 2 unique issues were worked on: #7, #8
Commit Details
view details
- #7
- add ci (
4ce58a4
)
- add ci (
- #8
- feature with workspace (
03e022f
)
- feature with workspace (
- Uncategorized
- add changelog (
30b7511
) - with actual await on connect (
06e2638
) - with dagger v0.2.10 (
48433cf
) - with older version of dagger-sdk (
f40ba9b
) - with async/await (
45d6462
) - update ci to use dagger-sdk v0.2.6 (
c35c104
) - without phantom data (
02006d4
) - ci with dagger v0.2.2 (
691ecfb
) - with bin cache (
3cb83bb
) - update rust crate dagger-sdk to 0.2.1 (
199fe16
) - with secret (
25fb9d4
) - with sccache (
f42da84
) - with test changes (
d723130
) - add ci (
468bca4
)
- add changelog (