Skip to content
This repository has been archived by the owner on Nov 14, 2023. It is now read-only.

Releases: kbknapp/doapi-rs

v0.1.1

02 Sep 01:15
Compare
Choose a tag to compare
chore: updates serde::json to serde_json crate

v0.1.0-alpha3

05 Jun 20:10
Compare
Choose a tag to compare

v0.1.0-alpha3 (2015-06-05)

Improvements

  • fixes ssh_keys api (06c7b765)
  • implements droplets neighbors command (6f1d64c1)
  • fixes indentation of action responses (a5f26cec)

Documentation

Bug Fixes

Features

  • allows retrieving anonymous arrays from digitalocean (5aeee794)

v0.1.0-alpha2

04 Jun 13:52
Compare
Choose a tag to compare

v0.1.0-alpha2 (2015-06-04)

Documentation

Improvements

  • adds body to request display() (f972678c)

Features

  • adds network response objects (49b225c0)

v0.1.0-alpha

04 Jun 03:23
Compare
Choose a tag to compare
docs: fixes failing doc tests