Major changes:
- Changed license to MIT
- Split the package in 3 separate packages for uploading to VIPM
- Changed the logo of the OpenGDS
Features:
- Made the search for override methods case insensitive in the create method dialog
- Added Filter to filter the parent classes in the create class dialog #102
- Added a singleton private method template with reference wires #108
- Added Get/Set naming for property node methods #94
- Added must override flag to the create methods dialog #89
Bugs:
- Fixed a bug where the inheritance in the UML Editor would not reflect in the code #104
- Fixed a bug where saving the project would fail if the project is read only when cloning a class #77
- Fixed a bug where the "Add method" dialog would take a long time to load when the class was read-only #77
- Fixed a bug where the "Create Method" and "Create and Open Method" buttons were disabled when creating a property method #105
- Fixed a bug where you were not able to use the icon editor when a class was not in a project #106
- Fixed a bug where the class icon would turn into an interfaceicon when changing the wire #111
- Fixed a bug where the inheritance of the UML diagram would not reflect in the code
- Fixed the active object template case naming to be compatible with the JKI State Machine Editor #97
- Fixed the connector pane of property node method so its recognized as a property method #92
- Fixed a bug where a build would fail after not changing the initial attributes of a new class #87