Skip to content

Latest commit

 

History

History
21 lines (14 loc) · 700 Bytes

CHANGELOG.md

File metadata and controls

21 lines (14 loc) · 700 Bytes

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog and this project adheres to Semantic Versioning.

[0.2.0] - 2020-01-21

  • Add a new cli input flag for support for multiple gir files
  • Add a new cli dir flag for destination directory
  • Fix a bug that led to an infinite recursion
  • Fix classnames if the classname is a reserved keywords (see clayrisser/babel-parser-generator#1)
  • Upgrade dependencies
  • Added generated types as an example for those interested

[0.0.1] - 2019-08-17

Added

  • Initial release