Releases: malomohq/digital-ocean-elixir
Releases · malomohq/digital-ocean-elixir
v0.5.0
v0.4.0
Added
- Support for all monitoring endpoints. @anthonator
- Support for all SSH key endpoints. @mazz-seven
Changed
- Added Elixir 1.12 to the test matrix. @anthonator
- Added Erlang 24 to the test matrix. @anthonator
- Removed Elixir 1.8 and 1.9 from the test matrix. @anthonator
- Removed Erlang 20 and 21 from the test matrix. @anthonator
- Use
erlef/setup-beam
instead oferlef/setup-elixir
. @anthonator
v0.3.0
Added
- Support for all tag endpoints. @johnhidey
Changed
- Added elixir 1.11 to test matrix. @anthonator
- Use
actions/setup-elixir@v1
instead ofactions/[email protected]
. @anthonator - Use
actions/checkout@v2
instead ofactions/checkout@v1
. @anthonator
v0.2.0
Added
- Support for all load balancer endpoints. @anthonator