Skip to content

Releases: xp-forge/json

2.0.1: Unicode surrogate pairs fix

28 May 16:08
Compare
Choose a tag to compare
  • Merged PR #6: Fix unicode surrogate pairs not being handled correctly
    (@thekid)

2.0.0: XP7 compatibility

21 Feb 19:36
Compare
Choose a tag to compare
  • Added version compatibility with XP 7 - @thekid

1.0.1: XP7 Forward compatibility

24 Jan 21:06
Compare
Choose a tag to compare
  • Changed code base to no longer use deprecated FILE_MODE_* constants
    (@thekid)

1.0.0: Simplified API

13 Dec 15:30
Compare
Choose a tag to compare

0.9.0: File I/O improvements

25 May 18:26
Compare
Choose a tag to compare
  • Ensured I/O objects are closed after reading / writing has finished
    (@thekid)
  • Changed text.json.FileOutput and text.json.FileInput to not close open
    files passed to its constructor.
    (@thekid)
  • Changed text.json.FileOutput and text.json.FileInput to also accept
    file names - @thekid

0.8.5: Hello XP6

25 May 17:06
Compare
Choose a tag to compare
  • Changed dependency to use XP ~6.0 (instead of dev-master) - @thekid

0.8.4: Hello Composer

31 Dec 18:02
Compare
Choose a tag to compare
  • Made available via composer - @thekid

0.8.3: Hello world

22 Sep 22:52
Compare
Choose a tag to compare