Skip to content

Releases: decoverto/decoverto

v1.0.4

25 May 15:08
v1.0.4
2c18d88
Compare
Choose a tag to compare
  • Remove erroneous space before property name in DV1000 message (50f6fab)

Full Changelog: v1.0.3...v1.0.4

v1.0.3

04 Aug 14:58
v1.0.3
3f2f91f
Compare
Choose a tag to compare
  • Improve message for error DV3001 (424f5b1)

v1.0.2

04 Aug 14:58
v1.0.2
a3aa2f9
Compare
Choose a tag to compare

Bug Fixes

  • throw error when converting an object to and from an unknown type (8c71a75)

v1.0.1

04 Aug 14:57
v1.0.1
2a6aebf
Compare
Choose a tag to compare

Bug Fixes

  • throw error when reflected type is Array (67d89ac)

v1.0.0

02 May 23:34
v1.0.0
0040c5b
Compare
Choose a tag to compare

Package is now stable.

v0.2.4

04 Apr 15:05
v0.2.4
cb4d124
Compare
Choose a tag to compare

Improved documentation

v0.2.3

02 Apr 22:51
v0.2.3
8fb04bd
Compare
Choose a tag to compare

Documentation rewrite

  • Improve documentation as a whole
  • Document inheritance
  • Document playground

v0.2.2

02 Apr 10:34
v0.2.2
2709d4e
Compare
Choose a tag to compare

Bug Fixes

  • correct JSDoc on rawToInstance and instanceSetToPlain (1acd2d2)
  • correct own entry in LICENSE (6412755)
  • prevent MapShape erasure on compilation (869272a)