Releases: eclipse-archived/triquetrum
Triquetrum v0.4.0 (Incubation)
This minor release of Triquetrum includes:
- Support for Eclipse 2020-09, including updates of EMF and Tycho
See the Fall 2020 Release Milestone for details.
Installers are available.
Under macOS, you may get a message about the application being damaged. For a fix, see
#337 Triquetrum macOS app fails to open: message about being damaged
Between 0.4.0M1 and 0.4.0 the following issues were handled:
- Bug #370: Under Eclipse 2020-09, the Display actor is not readable until the Display window gets the focus
- Bug #368: Update to Eclipse 2020-09
- Bug #365: Complete 0.4.0 Release Review
- Bug #364: Update the
- Bug #363: Get the IP Log approved for 0.4.0
- Bug #362: 'Maybe a migration is needed' warnings in the log
- Bug #353: NPE while trying to edit parameters
Between 0.3.0 and 0.4.0M1 the following issues were handled:
- Bug #360: Update Tycho from 1.6.0 to 1.7.0
- Bug #358: macOS: The JVM shared library ... does not contain the JNI_CreateJavaVM symbol
- Bug #349: Open Ipzilla issues for Triquetrum third party code to be used in 0.4.0
- Bug #347: Update to 0.4.0
- Bug #346: Update to Eclipse 2020-06
- Bug #342: org.apache.xmlrpc.server: Missing Constraint: org.apache.commons.logging; version="[1.1.0,1.2.0)"
- Bug #341: Update Triquetrum to Eclipse 2020-03
- Bug #337: Triquetrum macOS app fails to open: message about being damaged
- Bug #336: Update version to 0.3.1
Triquetrum v0.3.0 (Incubation)
This minor release of Triquetrum includes:
- An updated version of the Ptolemy II runtime that included minor bug fixes to Ptolemy II since the previous Triquetrum 0.2.1 release in December 2017. See the ptII osgi-2-0 commits for a complete list of changes.
- Support for Eclipse 2019-09
- Support for JDK 1.8 and JDK 13
- Updated to EPL-2.0
See the Fall 2019 Release Milestone for details.
Installers are available.
Under macOS, you may get a message about the application being damaged. For a fix, see
#337 Triquetrum macOS app fails to open: message about being damaged
Between 0.3.0M3 and 0.3.0 the following issues were handled:
Triquetrum v0.3.0M3 (Incubation)
This minor release of Triquetrum includes:
- An updated version of the Ptolemy II runtime that included minor bug fixes to Ptolemy II since the previous Triquetrum 0.2.1 release in December 2017. See the ptII osgi-2-0 commits for a complete list of changes.
- Support for Eclipse 2019-09
- Support for JDK 1.8 and JDK 13
- Updated to EPL-2.0
See the Fall 2019 Release Milestone for details.
Installers are available.
Between 0.3.0M2 and 0.3.0M3, the following issues were handled:
Triquetrum v0.3.0M2 (Incubation)
This minor release of Triquetrum includes:
- An updated version of the Ptolemy II runtime that included minor bug fixes to Ptolemy II since the previous Triquetrum 0.2.1 release in December 2017. See the ptII osgi-2-0 commits for a complete list of changes.
- Support for Eclipse 2019-09
- Support for JDK 1.8 and JDK 13
- Updated to EPL-2.0
See the Fall 2019 Release Milestone for details.
Installers are available.
Triquetrum v0.2.1 (incubation)
This is a minor release to address following topics :
- include Ptolemy II's Sinewave actor oriented class (AOC) in the editor palette
- upgrade to Oxygen.2 target
- adapt automated UI test scripts to new workflow editor
AOCs are an important concept in Ptolemy II, and with this minor release we integrate this in Triquetrum as a first step towards full support of hierarchical models.
Following issues describe the contents in more detail :
#249 Provide automated GUI tests with RCPTT
#291 ptolemy.actor.lib.Sinewave not found
#299 Update target to Oxygen.2
#303 remove extraneous Ptolemy II test bundles from build package
RC2 of Triquetrum 0.2.1 (incubation)
One change compared to RC1 :
#303 remove extraneous Ptolemy II test bundles from build package
RC2 download packages on http://download.eclipse.org/triquetrum/0.2.1RC2/
RC1 of Triquetrum 0.2.1 (incubation)
This is a minor release to address following topics :
- include Ptolemy II's Sinewave actor oriented class (AOC) in the editor palette
- upgrade to Oxygen.2 target
- adapt automated UI test scripts to new workflow editor
AOCs are an important concept in Ptolemy II, and with this minor release we integrate this in Triquetrum as a first step towards full support of hierarchical models.
Following issues describe the contents in more detail :
#249 Provide automated GUI tests with RCPTT
#291 ptolemy.actor.lib.Sinewave not found
#299 Update target to Oxygen.2
Triquetrum v0.2.0 (incubation)
This is the Triquetrum 0.2.0 release, part of the Eclipse Science 2017 release.
It is based on commit 3138ee7
Main enhancements
#78 initial support for AOCs
#183 triq preferences page
#186, #188 signing artifacts
#189 dynamic editor palette definitions
#198 triq on oxygen platform
#211 & #234 oomph setup on oxygen
#215 update Ptolemy plugins + add many more Ptolemy actors in the editor palette
#249 provide a first set of automated UI tests scripts based on RCPTT
Bug fixes
#87 advanced copy/paste including referred parameters
#158 port type switching
#203 correct DS bind method signatures
#219 recorddisassembler bug
#221 parameter renaming
Fixes since RC1
#289 custom icon handling when copying actors in the editor
#291 removed Sinewave from palette until contribution in Ptolemy bundles is ok
Other stuff
Besides the abovementioned work on Triquetrum itself, a first step was made for integration with computing grids :
#98 migrate DRMAA v1 API and implementation to Eclipse Orbit
Installers
Installers are available.
RC1 of Triquetrum v0.2.0 (incubation)
This is the release candidate for the Triquetrum 0.2.0 release, part of the Eclipse Science 2017 release.
Main enhancements
#78 initial support for AOCs
#183 triq preferences page
#186, #188 signing artifacts
#189 dynamic editor palette definitions
#198 triq on oxygen platform
#211 & #234 oomph setup on oxygen
#215 update Ptolemy plugins + add many more Ptolemy actors in the editor palette
#249 provide a first set of automated UI tests scripts based on RCPTT
Bug fixes
#87 advanced copy/paste including referred parameters
#158 port type switching
#203 correct DS bind method signatures
#219 recorddisassembler bug
#221 parameter renaming
Other stuff
Besides the abovementioned work on Triquetrum itself, a first step was made for integration with computing grids :
#98 migrate DRMAA v1 API and implementation to Eclipse Orbit
Installers
Installers are available.
Triquetrum v0.1.0 (incubation)
This is the first Triquetrum release, Incubation 0.1.0.
The main goals are :
- to integrate Ptolemy II in an Eclipse/OSGi solution stack.
- to select and integrate the primary technical frameworks from the Eclipse Foundation to build a workflow runtime and RCP editor
- to utilize the Eclipse project framework for releases.
This release includes Ptolemy II dependencies packaged as OSGi bundles that have passed IP review and may be included in Eclipse projects. The release also includes workflow service APIs and implementations, prototypes of an interface to C-based Python executables, a prototype of a task-based processing model and a prototype of an RCP block diagram editor for models.
Downloads can be found on https://wiki.eclipse.org/Triquetrum/Downloads