Skip to content

Releases: GreenDelta/epd-editor

Version 5.0

11 Jun 13:03
Compare
Choose a tag to compare
add a `refresh` action to the navigation

(just in case...)

Version 4.0.0

27 May 09:31
Compare
Choose a tag to compare
Version 4.0.0 Pre-release
Pre-release

Note that this is a pre-release and there are maybe still bugs that need to be fixed. The EPD-Editor now runs on Java 14 and Eclipse 2020-03. The following issues should be fixed:

  • #12 do not write empty extension points into the data set information element of products
  • #48 hide password in connection editor
  • #45 added collapse all and expand all actions
  • #27 better column widths
  • #39 check for non-ASCII characters in external file names
  • #7 export single data set with optional dependencies to a zip file

When adding flow properties like Area or Volume a dialog now pops up with hints for additional material properties that probably should be added:

image

The editor now also supports the following fields of the ILCD-EPD format:

  • License type
  • Data set generator / modeller
  • Preceding data set version
  • Registration number
  • Registration authority
  • Commissioner
  • Project
  • Intended Applications

Version 3.1.0

12 Mar 18:34
Compare
Choose a tag to compare

Version 3.1.0

Q Metadata & Content declarations

see:

Version 3.0.1

26 Nov 09:53
Compare
Choose a tag to compare

This release improves the version handling of referenced data sets (issues #9 and #15).

When a data set is opened, the references are now checked against the data set index of the application. When there are newer versions of the data set references in the index the following dialog is shown:

image

When the user clicks on ok these references are updated with the last versions from the index (when they are newer). The version of the data set is then incremented, and the data set is saved. Note that there is now also a Reload button in the data set toolbar which also triggers this check:

image

Related to issue #15 there is now a new option Check EPDs on product updates available in the settings:

image

When this option is enabled, a reverse index of product -> EPD relations is initialized (depending on the number of existing EPDs in a workspace this could take a while):

image

Then, when you update a product that is already used in an EPD, you get asked if these EPDs should be also updated:

image

Version 3.0.0

13 Jul 11:40
Compare
Choose a tag to compare

The main new feature of this version are EPD profiles. An EPD profile defines the life cycle modules and indicators of an EPD scheme. With this, it is possible to work with different EPD schemes in the editor. Also, it is possible to store an URL to a data stock with reference data in a profile with which it is possible to download and update all reference data related to a profile / EPD scheme in the editor.

Version 2.0.2

06 Oct 14:40
Compare
Choose a tag to compare

Fixed issues of milestone 2.0.2

Version 2.0.1

19 Sep 07:56
Compare
Choose a tag to compare

This release fixes some smaller bugs (e.g. issue #16). It also contains now an Excel export for validation messages (issue #17).