Releases: paramientos/marygen
Releases · paramientos/marygen
0.36.2
Multi-Database Connection Support
As of version 0.36.1, MaryGen now supports models that use different database connections.
This feature allows you to generate components and pages for models that are associated with databases other than your default connection.
Improvements
0.36.0 Remove unused `sort` method and fix typos
Bug Fixes
- Fix --no-route parameter
- Escape characters in table heading
Added --no-route option
0.35.2 Update readme.md
Fix Label Naming
0.35.1 WIP
Add Translation Feature & Cli changes
- Added a translation feature to customize labels according to your locale
- Updated command-line interface to use double-dash (--) options for improved clarity and consistency
Fixed nested path naming issue
0.34.3 - Fix nested path naming issue
Fix Defects
- Remove name from component attribute
- Rename label as headline such as 'Last Seen'
- Set facade class as a FQDN
Patches
Patches non-critical issues