Skip to content

Eddy v3.2

Compare
Choose a tag to compare
@github-actions github-actions released this 12 Jan 19:09
· 335 commits to develop since this release

This is a stable release of Eddy 3.2.

This is the last release to support Python 3.5 or later.
Starting from the next release, Python 3.7+ and PyQt5 5.11+ will be required.

Changelog

  • Support for Python 3.10.
  • The Open/Save dialog will now remember the last browsed location (#145)
  • The 'Save As' action now switches to the newly-created project upon completion (#142)
  • Selection of OWL 2 Declaration axiom can be selected again in the OWL 2 exporter (#149)
  • Fixed HasKey axiom preference being ignored during OWL 2 export (#156)
  • A preferred default value for the HasKey axiom export can now be set from the preferences menu (#157)
  • Fixed annotations of excluded diagrams from being always exported (#155)
  • Fixed 'Literal refactor' action from raising TypeError when activated (#162)
  • Allow selecting file extensions other than .owl during OWL 2 export (#146)
  • Project annotations can now be exported to file. Supported formats are .csv and Excel spreadsheets.