Skip to content

Releases: gxsshallot/specials

v2.0.4

18 Apr 13:06
Compare
Choose a tag to compare
  • Fix: If params is not exists when call get method, it will return the handle function.

v2.0.3

28 Feb 09:41
Compare
Choose a tag to compare
  • Fix: Get default should check params.

v2.0.2

28 Feb 07:07
Compare
Choose a tag to compare
  • Fix: Default handle type mistakes.

v2.0.1

21 Feb 08:14
Compare
Choose a tag to compare
  • Use Typescript instead of Javascript.
  • Rewrite test cases in index.test.ts.
  • Add skip_cleanup in Travis-CI deploy config.

v1.2.1

18 Feb 10:10
Compare
Choose a tag to compare
  • Fix: Path type can be void or number.

v1.2.0

18 Feb 09:57
Compare
Choose a tag to compare
  • Add typescript declaration file index.d.ts.
  • Update Travis-CI configuration file.
  • Fix: Travis-CI status icon error.

v1.1.0

29 Dec 10:26
Compare
Choose a tag to compare
  • Change data structure of root object. Each item has a default handle and a special handle part.
  • Add readme for how to call api method.
  • Remove Chinese readme.
  • Add Travis-CI configuration to auto publish to NPM.