Skip to content

v1.6.0

Choose a tag to compare

@hgomezrobaina hgomezrobaina released this 17 Aug 03:39

🌚 Features

  • Add CLI commands for export dataset from schemas configuration file
  • 🐍 Add Python code generator
  • Add loop configuration in chaca.sequential field
  • Remove names from schema field declaration

🪛 Fix

  • Allow 0 as a possible value for the isArray parameter
  • Interfaces referring to isArray and possibleNull configurations are now accessible
  • Change posibleNull to possibleNull in schema configuration
  • The limit of documents to be generated by schema was eliminated
  • Fix problems with CSV code generator
  • Fix problems with Typescript code generator