Skip to content

Releases: janhommes/o.js

1.0.0

11 Feb 19:34
fa00d97
Compare
Choose a tag to compare

New version based on typescript with new API.

v0.4.0

10 Aug 08:46
6a0945e
Compare
Choose a tag to compare
  • fixed demo #74
  • Braking changesin options: Changed isCors to isWithCredentials (inconsistent naming) and default to false
  • Returning xhr back #62

v0.3.8

04 Apr 16:59
Compare
Choose a tag to compare
  • #61 problems with ref

v0.3.7

08 Nov 22:06
Compare
Choose a tag to compare
  • #58 isCors added
  • #51 fixed slash issue
  • #24 this.raw added to get all data (including metadata)

v0.3.5

30 Aug 15:11
Compare
Choose a tag to compare

v0.3.4

31 Jul 10:26
Compare
Choose a tag to compare
  • fixing #49
  • accept header now default on GET requests.

v0.3.3

07 Jun 16:07
Compare
Choose a tag to compare
  • Added put as seperate function
  • Improved documentation
  • New @types definitions
  • JSLint fixes

v0.3.2

07 Jun 11:57
Compare
Choose a tag to compare
  • Corrected wrong user documentation

v0.3.1

06 Jun 08:08
Compare
Choose a tag to compare
  • added autoFormat: true/false as configurable (#39)
  • Fixed q.js promise dependency (#33)
  • Fixed trailing slashes bug (#36)
  • minor spelling and readme improvments.

v0.2.2

01 Mar 19:14
Compare
Choose a tag to compare

Updated package.json and correct minified file.