Skip to content

Releases: twasyl/CompilerFX

v0.4.0

18 Oct 21:26
Compare
Choose a tag to compare

Change log:

  • Fix verification of repository when editing a repository
  • Help is in HTML, no more in markdown
  • Allow to change UI language
  • German and french languages added

v0.3.1

16 Oct 18:43
Compare
Choose a tag to compare

Change log:

  • Fix commands execution on Windows platforms
  • Edit button in edition screen for a repository is renamed to Save

v0.3.0

15 Oct 17:19
Compare
Choose a tag to compare

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

06 Oct 09:42
Compare
Choose a tag to compare

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

v0.1.0

06 Oct 09:46
Compare
Choose a tag to compare