Skip to content
This repository was archived by the owner on Jan 10, 2025. It is now read-only.

Releases: daneearchive/DaneeCloud-API

v2.0.3

29 Oct 08:59
16ede24

Choose a tag to compare

What's Changed

  • Bump axios from 1.5.1 to 1.6.0 by @dependabot in #6
  • v2.0.3 by @DaneeSkripter in #7

Full Changelog: 2.0.2...2.0.3

v2.0.2

29 Sep 12:04
46425f6

Choose a tag to compare

What's changed?

#4 - Bump axios from 1.5.0 to 1.5.1

v2.0.1

31 Aug 08:15

Choose a tag to compare

What's new

  • #3 Bump axios 1.4.0 to 1.5.0

v2.0.0

01 Aug 18:05
2fc7a4e

Choose a tag to compare

MAJOR CHANGES

  • NPM package has been rewritten and Cloud function is constructor now, so you have to change from const cloud = Cloud({args}) to const cloud = new Cloud({args})
  • All other functions stay same

v1.1.0

10 Jun 10:58
389183b

Choose a tag to compare

New features

  • Added support for /api/folders API

v1.0.1

06 May 06:24

Choose a tag to compare

  • Better data formatting like {code: 200, data: {..}}
  • updater bug fix

v1.0.0

01 May 09:32
50e6f8c

Choose a tag to compare