Skip to content

Releases: aikoven/slice2json

v0.3.0

13 Jan 04:48

Choose a tag to compare

  • Add type field to all declaration interfaces
  • Fix parsing enum element values (#8)
  • Support local enums (#7)
  • Support compact type ids (#5)

v0.2.1

16 Dec 04:20

Choose a tag to compare

  • Don't load grammar files on import time

v0.2.0

02 Oct 09:36

Choose a tag to compare

  • Add location to each parsed declaration

v0.1.6

18 Jul 12:45

Choose a tag to compare

  • Fix parsing absolute types (#3)

v0.1.5

18 Jul 12:43

Choose a tag to compare

  • Support metadata for sequence and dictionary key and value types

v0.1.4

23 Jan 03:05

Choose a tag to compare

  • Fix line terminator for windows system (#2)

v0.1.1

23 Jan 03:06

Choose a tag to compare

  • Add support for whitespaces in sequence and dictionary declarations (#1)