Skip to content

fulib v1.4.1

Compare
Choose a tag to compare
@Clashsoft Clashsoft released this 14 Nov 15:37
· 118 commits to master since this release
7675e82

Improvements

  • @Link without an argument or with empty string now creates a unidirectional association. #81
  • Improved POJO templates for unidirectional associations. #81
  • ClassModelManager now properly handles and documents unidirectional associations. #81

Bugfixes

  • The reflective class model builder now properly replaces fully qualified class names with imports. #80
  • Fixed JavaFX templates generating invalid code for unidirectional associations. #81