Skip to content
This repository has been archived by the owner on Dec 27, 2021. It is now read-only.

Releases: ObeoNetwork/POOSL

0.2.0 Milestone 2

14 Oct 08:42
Compare
Choose a tag to compare

Features:

  • Enforce charset constraint to 8859-1:
    • New Project will be directly configured.
    • As interpreter only supports this charset, verification on launch is performed.
  • Adding Port to Process and Cluster class in diagram editor.

Enhancements :

  • Various bugfixes
  • Fixes in RCPTT tests
  • Applied Sirius best practices on diagrams
  • Improved icons and diagrams appearance
  • Now fully compatible with Windows/MacOS/Linux

Documentation :

0.1.0 Milestone 1

30 Aug 16:47
Compare
Choose a tag to compare

Refactoring :

  • renamed all plugins with the org.eclipse convention
  • integrated RCPTT tests in the build
  • refactoring of RCPTT tests to allow data sets update
  • refactoring of the maven build, use of target platform definitions

Releng & documentation :

Functional :

  • addition of an example wizard
  • fixed #56
  • fixed #57