Skip to content

Releases: CIRDLES/Topsoil

v1.0.0-alpha.4

26 Oct 18:53
Compare
Choose a tag to compare
v1.0.0-alpha.4 Pre-release
Pre-release
Merge pull request #225 from johnzeringue/fix-more-variables-than-fie…

…lds-bug

Fixed more variables than fields bug

v1.0.0-alpha.3

13 Oct 04:29
Compare
Choose a tag to compare
v1.0.0-alpha.3 Pre-release
Pre-release
Merge pull request #211 from johnzeringue/fix-svg-saver

Fixed SVG saver

v1.0.0-alpha.2

30 Sep 00:51
Compare
Choose a tag to compare
v1.0.0-alpha.2 Pre-release
Pre-release
Merge pull request #189 from johnzeringue/fix-html-template

Fixed bug when spaces in Topsoil path

v1.0.0-alpha.1

09 Sep 18:38
Compare
Choose a tag to compare
v1.0.0-alpha.1 Pre-release
Pre-release
Merge pull request #184 from johnzeringue/sql-datasets

Moved datasets into SQLite

v1.0.0-alpha

29 May 21:05
Compare
Choose a tag to compare
v1.0.0-alpha Pre-release
Pre-release
Merge pull request #164 from johnzeringue/add-extendsfx

Replaced `org.cirdles.javafx` with ExtendsFX

v0.4.2

27 Nov 17:16
Compare
Choose a tag to compare

This is a patch release. The following items were fixed and/or added:

  • SVG export now functions correctly for all locale settings
  • Error ellipse chart number formatting improved for European locales
  • TestFX rolled back to 3.1.0 to fix test inconsistency

v0.4.1

14 Nov 19:46
Compare
Choose a tag to compare

This is a patch release. The following items were fixed and/or added:

  • A bug where unusual TSV files caused inoperability

v0.4.0

12 Nov 22:29
Compare
Choose a tag to compare

This is a minor release. The following items were fixed and/or added:

  • Chart plot area is now properly clipped
  • Wetherill line no longer extends past t=0 or t=4.6e9
  • Configuration panel formatting improvements
  • More predictable choice boxes
  • Topsoil automatically adds a fifth column of zeros for uncorralated data
  • Internal improvements

v0.3.4

13 Oct 21:44
Compare
Choose a tag to compare

This is a patch release. The following items were fixed and/or added:

  • Refactoring to prevent runtime errors
  • Fixed ellipse fill bug

v0.3.3

07 Oct 15:24
Compare
Choose a tag to compare

This is a patch release. The following items were fixed and/or added:

  • Refactoring to prevent OS X runtime errors