Skip to content
This repository has been archived by the owner on Jan 19, 2021. It is now read-only.

Releases: eventOneHQ/fly-api

v2.0.0-beta.1

28 Oct 17:49
7e069d7
Compare
Choose a tag to compare
v2.0.0-beta.1 Pre-release
Pre-release

2.0.0-beta.1 (2019-10-28)

Bug Fixes

  • Rename methods to more logical names (d495b99)
  • package: Update devDependencies to fix vulnerabilities (2c8c1f5)

chore

  • Rename package to @eventonehq/fly (0c2f9f9)

Features

BREAKING CHANGES

  • Renamed the package to @eventonehq/fly
  • deleteHostname is now removeHostname and postHostname is now createHostname
  • The default export has been removed and been replaced by a named export.

v1.1.0

25 Jul 20:29
4e60521
Compare
Choose a tag to compare

1.1.0 (2018-07-25)

Features

  • apps: Add Get and List Apps Methods (ffc2ea9)

v1.0.0

25 Jul 15:18
38064e6
Compare
Choose a tag to compare

1.0.0 (2018-07-25)

Features

  • client: Add Hostname Methods (4f14c9f)