Skip to content

Releases: JankGaming/vdfjs

v2.0.3

26 Sep 12:03
Compare
Choose a tag to compare

Parsing updates:

  • Parse empty data lines ({}) (#7)

Bug fixes:

  • Fix a bug with parsing comments with no content (#8)

v2.0.2

26 Sep 11:49
Compare
Choose a tag to compare

Bug fixes:

  • Removed a bad console.log statement. 😨

v2.0.1

26 Sep 01:05
Compare
Choose a tag to compare

Bug fixes:

  • Fixed an issue where commented lines were being ignored (#5)
  • Fixed an issue where arrays weren't being populated properly (#4)

v1.1.0

21 Feb 22:38
Compare
Choose a tag to compare
  • Added support for data arrays

v1.0.0

14 Jul 01:48
Compare
Choose a tag to compare

First major release of vdfjs