Skip to content

Latest commit

 

History

History
14 lines (9 loc) · 383 Bytes

CHANGELOG.md

File metadata and controls

14 lines (9 loc) · 383 Bytes

Changelog

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

[0.0.2] - 2023-02-19

  • Add bin/setup and bin/console for development convenience

[0.0.1] - 2023-02-19

  • Add AST visitors for controllers and models
  • Controller visitor returns DTO::Controller
  • Migration visitor returns DTO::Model
  • Scanner class is the main interface of the gem