Packages

https://dagger.io SDK for Elixir

Current section

Files

Jump to
dagger_ex CHANGELOG.md
Raw

CHANGELOG.md

# Changelog
## 0.1.1
* Support Dagger v0.5.1
* Fix source reference not presents in ExDoc.
## 0.1.0
Kick-off the project <3
This version start rollout support for API defined in [Dagger Reference](https://docs.dagger.io/api/reference/)
documentation. The type will represents as a module under `Dagger` namespace and field as a function.
Please note that this version is not stable API, the API may change version to version.