Skip to content

Releases: CIRDLES/Topsoil

v2.0.3

16 Sep 03:31
Compare
Choose a tag to compare

Features:

  • Plot stability; plot generation will still occasionally turn up blank, but the frequency has been significantly lessened.
  • Evolution plot speed; when the matrix is showing, the plot moves much more smoothly.
  • Fixes a bug where importing data would yield incorrect uncertainty values.
  • Additional methods added to Plot interface for use in other Java projects.

v2.0.2

10 Jul 16:49
Compare
Choose a tag to compare

Features:

  • Improved data table readibility
  • "New Project" option.
  • No limit on number of columns.
  • Variables can be assigned to columns in any order at any time.

v2.0.1

12 Jun 17:26
Compare
Choose a tag to compare

Fixes some issues with the About screen:

  • The "home page" hyperlink now works.
  • The displayed version number is now correct.
  • The About screen will show when select Help > About is selected

v2.0.0

09 Jun 18:12
Compare
Choose a tag to compare

After more than a year, this is the long-awaited new release of Topsoil. Please try it out and contact us with any ideas or concerns using the GitHub Issue Tracker.

v1.0.0-alpha.10

07 Apr 17:42
Compare
Choose a tag to compare
v1.0.0-alpha.10 Pre-release
Pre-release
Merge pull request #301 from johnzeringue/ellipse-fill-color-fix

Fixed ellipse fill color bug

v1.0.0-alpha.9

29 Feb 20:28
Compare
Choose a tag to compare
v1.0.0-alpha.9 Pre-release
Pre-release
Merge pull request #286 from johnzeringue/fix-285

Reload plot when blank

v1.0.0-alpha.8

01 Feb 02:52
Compare
Choose a tag to compare
v1.0.0-alpha.8 Pre-release
Pre-release
Merge pull request #269 from johnzeringue/get-variables

Fixed `getVariables`

v1.0.0-alpha.7

15 Dec 18:00
Compare
Choose a tag to compare
v1.0.0-alpha.7 Pre-release
Pre-release
Merge pull request #253 from johnzeringue/evolution-chart

Added evolution chart

v1.0.0-alpha.6

23 Nov 15:33
Compare
Choose a tag to compare
v1.0.0-alpha.6 Pre-release
Pre-release
Merge pull request #244 from johnzeringue/fix-dsv-reader-blank-lines

Fixed DSV reader bug

v1.0.0-alpha.5

17 Nov 05:57
Compare
Choose a tag to compare
v1.0.0-alpha.5 Pre-release
Pre-release
Merge pull request #239 from johnzeringue/fix-property-panel

Fixed properties panels