Releases: twasyl/CompilerFX
Releases · twasyl/CompilerFX
v0.4.0
v0.3.1
v0.3.0
Change log:
- Abort feature for the current workspace and for all
- Feature for creating custom maven options
- Help button in the add/edit repository screen for adding maven options
- Add a File menu with a Quit item
- Add confirmation message for edition and deletion of repositories
- Add confirmation message for deletion of custom maven options
- Add confirmation message for deletion of workspaces
- Add confirmation message for renaming of workspaces
- Add error message for renaming workspaces with empty names
v0.2.0
Change log:
- Abort feature for the current workspace and for all
- Fix bug that blocked workspace's renaming when the workspace was freshly added
- Use dialogs in the whole application, even for error messages
- Ensure properties of workspaces and repositories are unbind when adding/editing them
- Correction of the label of the button for adding a repository (present in the toolbar)
- Buttons in dialogs are now positioned on the right of the dialog
- Possibility to use ENTER to add a workspace in the add screen
- Add change logs in About screen