Skip to content

Releases: salty-pig/swapi-node

swapi-node v0.7.0

12 Oct 16:33
72f8def
Compare
Choose a tag to compare

Features

  • Add new simplier get methods. Deprecate the old ones. (#100) (b29d1a4), closes #16
  • Add deprecation notice for passing just an ID in. (#98) (87dba0a), closes #97
  • add release please for releases (#127) (83d68ad)
  • upgrade tape from 4.13.2 to 5.0.1 (#91) (911f98d)

Bug Fixes

Update to swapi.dev

15 May 17:49
Compare
Choose a tag to compare

0.6.0 (2020-05-15)

Features

  • Changed the API from .co to .dev (#87) (9e4cb9d)

Docs Update and getting rid of Babel

27 Apr 18:04
Compare
Choose a tag to compare
  • Some slight doc updates

  • Got rid of babel, because, why not. No API changes

Release 0.4.0

02 Dec 21:02
Compare
Choose a tag to compare

ES6 or ES2015? Whatever it is, we got it

Now using babel to compile to es6 and also run the tests.

0.3.0 Release

25 Nov 20:15
Compare
Choose a tag to compare

This release gets rid of the Promises Polyfill and relies on Native Promises. So Node 0.12+ is required

0.2.1

28 Oct 18:39
Compare
Choose a tag to compare

Updates to package.json to point to the new Salty Pig travis

0.2.0

23 Dec 19:59
Compare
Choose a tag to compare
0.2.0

0.1.0

23 Dec 17:58
Compare
Choose a tag to compare

Paging Added

0.0.4 release

23 Dec 16:25
Compare
Choose a tag to compare

General get method added

0.0.3 release

23 Dec 15:12
Compare
Choose a tag to compare

As Promised, I added Promises