Skip to content

Releases: aikoven/slice2ts

v0.1.15

22 Jan 04:08

Choose a tag to compare

  • Upgrade slice2json

v0.1.14

25 Jul 16:25

Choose a tag to compare

  • Fix type generated for dictionaries with enum keys (#5)
  • Fix absolute types (e.g. ::RootModule::A::B)
  • Support deprecate medatata (#6)

v0.1.13

25 Jul 16:27

Choose a tag to compare

  • Fix type generated from Object (#4)
  • Support overriding data type in sequences and dictionaries
  • Add support for generic types

v0.1.12

25 Jul 16:28

Choose a tag to compare

  • Support overriding types for struct and class fields

v0.1.11

25 Jul 16:28

Choose a tag to compare

  • Support overriding parameter and return types of operations

v0.1.10

04 May 11:46

Choose a tag to compare

  • Use the shortest path relative to root dirs.

v0.1.9

03 May 14:30

Choose a tag to compare

  • Generate constructors for dictionaries (#3).
  • Friendlier error messages from slice2js.
  • Escape JS keywords in typings.

v0.1.5

23 Jan 09:26

Choose a tag to compare

  • Fix generating index files on Windows

v0.1.4

23 Jan 08:03

Choose a tag to compare

  • Add Windows support