2023-02-20 10:39:06 +01:00
|
|
|
# Changelog
|
|
|
|
|
|
|
|
All notable changes to this project will be documented in this file.
|
|
|
|
|
|
|
|
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
|
|
|
|
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
|
|
|
|
|
|
|
|
## v0.1.0 (2023-02-20)
|
|
|
|
|
2023-02-20 10:39:10 +01:00
|
|
|
<csr-id-06e2638e1fec0579d992792b94838629739bb1f0/>
|
|
|
|
<csr-id-48433cf36884ec9fa4cfed8bc5d4b3e8422c0ab9/>
|
|
|
|
<csr-id-45d646203704aed317ee2273b825ae708e83ca32/>
|
|
|
|
<csr-id-c35c104b49dc2f4456ed18e353bf8d4017cff640/>
|
|
|
|
|
2023-02-20 10:39:06 +01:00
|
|
|
### Chore
|
|
|
|
|
|
|
|
- <csr-id-06e2638e1fec0579d992792b94838629739bb1f0/> with actual await on connect
|
|
|
|
- <csr-id-48433cf36884ec9fa4cfed8bc5d4b3e8422c0ab9/> with dagger v0.2.10
|
|
|
|
- <csr-id-45d646203704aed317ee2273b825ae708e83ca32/> with async/await
|
|
|
|
- <csr-id-c35c104b49dc2f4456ed18e353bf8d4017cff640/> update ci to use dagger-sdk v0.2.6
|
|
|
|
|
2023-02-20 10:39:10 +01:00
|
|
|
### Documentation
|
|
|
|
|
|
|
|
- <csr-id-30b7511e454d4695cc1106a3d303b20aa8647fe4/> add changelog
|
|
|
|
|
2023-02-20 10:39:06 +01:00
|
|
|
### New Features
|
|
|
|
|
|
|
|
- <csr-id-691ecfbf52fa24a466d554b7b9701d67c33a42a5/> ci with dagger v0.2.2
|
|
|
|
- <csr-id-f42da8416a5450c7c3c924353c3cc9112afd18f0/> with sccache
|
|
|
|
|
|
|
|
### Bug Fixes
|
|
|
|
|
|
|
|
- <csr-id-f40ba9b40312a66b7699209fdddc0153ef139931/> with older version of dagger-sdk
|
|
|
|
- <csr-id-02006d40fc2c0383e0412c15c36db9af7eda991f/> without phantom data
|
|
|
|
- <csr-id-199fe16dbf426f287a7a5237c25bc16a4cae49bc/> update rust crate dagger-sdk to 0.2.1
|
|
|
|
- <csr-id-25fb9d4f24af8e7d6d81463c19a07a718b8a312a/> with secret
|
|
|
|
- <csr-id-d72313051b9b46a6eeaa909a11850b3d8fc75e81/> with test changes
|
|
|
|
|
|
|
|
### Commit Statistics
|
|
|
|
|
|
|
|
<csr-read-only-do-not-edit/>
|
|
|
|
|
2023-02-20 10:39:10 +01:00
|
|
|
- 16 commits contributed to the release over the course of 2 calendar days.
|
|
|
|
- 12 commits were understood as [conventional](https://www.conventionalcommits.org).
|
2023-02-20 10:39:06 +01:00
|
|
|
- 2 unique issues were worked on: [#7](https://github.com/kjuulh/dagger-rs/issues/7), [#8](https://github.com/kjuulh/dagger-rs/issues/8)
|
|
|
|
|
|
|
|
### Commit Details
|
|
|
|
|
|
|
|
<csr-read-only-do-not-edit/>
|
|
|
|
|
|
|
|
<details><summary>view details</summary>
|
|
|
|
|
|
|
|
* **[#7](https://github.com/kjuulh/dagger-rs/issues/7)**
|
|
|
|
- add ci ([`4ce58a4`](https://github.com/kjuulh/dagger-rs/commit/4ce58a418c0ccef6cc0bfbaa878453f03c02dffb))
|
|
|
|
* **[#8](https://github.com/kjuulh/dagger-rs/issues/8)**
|
|
|
|
- feature with workspace ([`03e022f`](https://github.com/kjuulh/dagger-rs/commit/03e022fcaccd30ef0566dcfe31beb3473706bd1d))
|
|
|
|
* **Uncategorized**
|
2023-02-20 10:39:10 +01:00
|
|
|
- add changelog ([`30b7511`](https://github.com/kjuulh/dagger-rs/commit/30b7511e454d4695cc1106a3d303b20aa8647fe4))
|
2023-02-20 10:39:06 +01:00
|
|
|
- with actual await on connect ([`06e2638`](https://github.com/kjuulh/dagger-rs/commit/06e2638e1fec0579d992792b94838629739bb1f0))
|
|
|
|
- with dagger v0.2.10 ([`48433cf`](https://github.com/kjuulh/dagger-rs/commit/48433cf36884ec9fa4cfed8bc5d4b3e8422c0ab9))
|
|
|
|
- with older version of dagger-sdk ([`f40ba9b`](https://github.com/kjuulh/dagger-rs/commit/f40ba9b40312a66b7699209fdddc0153ef139931))
|
|
|
|
- with async/await ([`45d6462`](https://github.com/kjuulh/dagger-rs/commit/45d646203704aed317ee2273b825ae708e83ca32))
|
|
|
|
- update ci to use dagger-sdk v0.2.6 ([`c35c104`](https://github.com/kjuulh/dagger-rs/commit/c35c104b49dc2f4456ed18e353bf8d4017cff640))
|
|
|
|
- without phantom data ([`02006d4`](https://github.com/kjuulh/dagger-rs/commit/02006d40fc2c0383e0412c15c36db9af7eda991f))
|
|
|
|
- ci with dagger v0.2.2 ([`691ecfb`](https://github.com/kjuulh/dagger-rs/commit/691ecfbf52fa24a466d554b7b9701d67c33a42a5))
|
|
|
|
- with bin cache ([`3cb83bb`](https://github.com/kjuulh/dagger-rs/commit/3cb83bb79ceda52a0bf459850252e3902b7352fa))
|
|
|
|
- update rust crate dagger-sdk to 0.2.1 ([`199fe16`](https://github.com/kjuulh/dagger-rs/commit/199fe16dbf426f287a7a5237c25bc16a4cae49bc))
|
|
|
|
- with secret ([`25fb9d4`](https://github.com/kjuulh/dagger-rs/commit/25fb9d4f24af8e7d6d81463c19a07a718b8a312a))
|
|
|
|
- with sccache ([`f42da84`](https://github.com/kjuulh/dagger-rs/commit/f42da8416a5450c7c3c924353c3cc9112afd18f0))
|
|
|
|
- with test changes ([`d723130`](https://github.com/kjuulh/dagger-rs/commit/d72313051b9b46a6eeaa909a11850b3d8fc75e81))
|
|
|
|
- add ci ([`468bca4`](https://github.com/kjuulh/dagger-rs/commit/468bca4a69ec321b3ae1304d29d1be66a921a7db))
|
|
|
|
</details>
|
|
|
|
|