Skip to content

Latest commit

 

History

History
16 lines (12 loc) · 360 Bytes

CHANGELOG.md

File metadata and controls

16 lines (12 loc) · 360 Bytes

Changelog

v0.1.1

  • custom types (insted of setting ts_type and ts_transform every time)

v0.1.0

  • simplified conversion of objects
  • Pointer anonymous structs
  • more (and better) tests
  • maps of objects
  • convert in constructors (createFrom deprecated)
  • custom imports
  • Add ? to field name if it's a pointer type
  • New way of defining enums