Skip to content

Releases: paramientos/marygen

0.36.2

22 Oct 12:40
Compare
Choose a tag to compare
Fix connection problem

Multi-Database Connection Support

07 Oct 12:03
Compare
Choose a tag to compare

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

01 Oct 22:15
Compare
Choose a tag to compare
0.36.0

Remove unused `sort` method and fix typos

Bug Fixes

17 Sep 14:53
Compare
Choose a tag to compare
  • Fix --no-route parameter
  • Escape characters in table heading

Added --no-route option

11 Sep 09:38
Compare
Choose a tag to compare
0.35.2

Update readme.md

Fix Label Naming

10 Sep 15:50
Compare
Choose a tag to compare
0.35.1

WIP

Add Translation Feature & Cli changes

10 Sep 15:40
Compare
Choose a tag to compare
  • 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

10 Sep 15:01
Compare
Choose a tag to compare
0.34.3

- Fix nested path naming issue

Fix Defects

10 Sep 14:56
Compare
Choose a tag to compare
  • Remove name from component attribute
  • Rename label as headline such as 'Last Seen'
  • Set facade class as a FQDN

Patches

08 Sep 22:23
Compare
Choose a tag to compare

Patches non-critical issues