This repository has been archived by the owner on Dec 27, 2021. It is now read-only.
Releases: ObeoNetwork/POOSL
Releases · ObeoNetwork/POOSL
0.2.0 Milestone 2
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 :
- Added coding guidelines https://github.com/ObeoNetwork/POOSL/tree/main/docs/Developer
- Added contribution process https://github.com/ObeoNetwork/POOSL#contributing
0.1.0 Milestone 1
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 :
- continuous integration deployed on github actions : https://github.com/ObeoNetwork/POOSL/actions
- POOSL project documented on github : https://github.com/ObeoNetwork/POOSL
- user documentation deployed on github pages : https://obeonetwork.github.io/POOSL
- updated installation guide https://raw.githubusercontent.com/ObeoNetwork/POOSL/main/docs/User/InstallationManual.pdf
Functional :