Skip to content

Releases: HPI-Information-Systems/snowman

v3.2.3

02 May 13:17
Compare
Choose a tag to compare

Changelog:

  • Patches for a bunch of electron and other vulnerabilities
  • ....and all changes from v3.2.0, v3.1.0 and v3.0.0 etc.

See our documentation for more information on how to use our new features! 👍🏼

This release uses a database migration step that will prevent data loss if the previous version was at least v2.0.0. This built is based on Tag v3.2.3a as it includes a fix for the CI.

v3.2.2

14 Nov 11:42
2b518b5
Compare
Choose a tag to compare

Changelog:

  • Patches for a bunch of electron vulnerabilities
  • ....and all changes from v3.2.1, v3.2.0, v3.1.0 and v3.0.0

See our documentation for more information on how to use our new features! 👍🏼

This release uses a database migration step that will prevent data loss if the previous version was at least v2.0.0.

v3.2.1

21 Jul 08:10
ce12bcf
Compare
Choose a tag to compare

Changelog:

  • Refresh all benchmark resources with a single click
  • ....and all changes from v3.2.0, v3.1.0 and v3.0.0

See our documentation for more information on how to use our new features! 👍🏼

This release uses a database migration step that will prevent data loss if the previous version was at least v2.0.0.

v3.2.0

01 Jul 08:07
a74be86
Compare
Choose a tag to compare

Changelog:

  • Faster upload times for large result sets
  • Several small improvements
  • ....and all changes from v3.1.0 and v3.0.0

See our documentation for more information on how to use our new features! 👍🏼

This release uses a database migration step that will prevent data loss if the previous version was at least v2.0.0.

v3.1.0

03 Jun 06:47
c9104c1
Compare
Choose a tag to compare

Changelog:

  • Support for Snowman CLI via rest!sh
  • Abilitity to download whatever is shown in the data viewer as CSV
  • Automatic similarity column registration for sigmod2021 result sets
  • Several small improvements
  • ....and all changes from v3.0.0

See our documentation for more information on how to use our new features! 👍🏼

This release uses a database migration step that will prevent data loss if the previous version was at least v2.0.0.

v3.0.0

21 May 19:21
8eaf91e
Compare
Choose a tag to compare

Changelog:

  • Completely updated the UI to a new schema
  • Ability to store soft KPIs for matching solutions and experiments
  • Draw KPI diagrams - both with hard and soft KPIs
  • Discover good similarity thresholds with a precision-recall diagram
  • Compare matching solutions by soft and hard KPIs
  • ....and many small improvements

See our documentation for more information on how to use our new features! 👍🏼

This release uses a database migration step that will prevent data loss if the previous version was at least v2.0.0.

v2.0.3

05 May 09:16
1cd3ad5
Compare
Choose a tag to compare

This is a bugfix for release v2.0.2 that resolves a calculation error for the total pair count on the BinaryMetricsPage.

See below for the changes introduced with the previous v2.0.0 release:


Attention: This is a breaking release! All existing Snowman data will be overwritten!

Changelog:

  • ability to compare n experiments against each other or a gold standard
  • select all possible intersection with a venn diagram
  • compare metrics for all n (-1) experiments
  • preview uploaded datasets, experiments and intersections
  • includes the new SIGMOD datasets "NotebookLarge" (X3,Y3) & "Altosight" (X4,Y4)

This release introduces a database migration step that will prevent data loss on future upgrades.

v2.0.2

09 Apr 09:27
7a4e5c5
Compare
Choose a tag to compare

This is a bugfix for release v2.0.0 that resolves the crash scenario described in #157 .

See below for the changes introduced with the previous v2.0.0 release:


Attention: This is a breaking release! All existing Snowman data will be overwritten!

Changelog:

  • ability to compare n experiments against each other or a gold standard
  • select all possible intersection with a venn diagram
  • compare metrics for all n (-1) experiments
  • preview uploaded datasets, experiments and intersections
  • includes the new SIGMOD datasets "NotebookLarge" (X3,Y3) & "Altosight" (X4,Y4)

This release introduces a database migration step that will prevent data loss on future upgrades.

v2.0.1

08 Apr 18:04
7ae4910
Compare
Choose a tag to compare

Attention: This is a breaking release! All existing Snowman data will be overwritten!

Changelog:

  • ability to compare n experiments against each other or a gold standard
  • select all possible intersection with a venn diagram
  • compare metrics for all n (-1) experiments
  • preview uploaded datasets, experiments and intersections
  • includes the new SIGMOD datasets "NotebookLarge" (X3,Y3) & "Altosight" (X4,Y4)

This release introduces a database migration step that will prevent data loss on future upgrades.

v1.1.3

16 Mar 09:50
2b8a0fb
Compare
Choose a tag to compare

Changelog:

  • fix issue with the experiment-connector for the SIGMOD-contest