Skip to content

Latest commit

 

History

History
18 lines (11 loc) · 1.16 KB

CHANGELOG.md

File metadata and controls

18 lines (11 loc) · 1.16 KB

Changelog

0.1.0 (2024-06-10)

Features

  • add --name and --package options to create command (cc0bb8b)
  • add command to create project structures from templates (2f9824d)
  • add command to manage tool configurations (218b11c)
  • add option to show available templates (274ea22)
  • add support for freemarker and binary files (cc0bb8b)
  • enable multi-level parent directory search for templates (425b66c)

Continuous Integration

  • initialize version at 0.1.0 (ff5e725)