Skip to content

Releases: CIRDLES/Topsoil

v3.0.1

25 Jun 19:53
e0ebd64
Compare
Choose a tag to compare

Releasing what we have in the spirit of release early and often!

v3.0.0-alpha4.3

24 Jun 14:40
4497e7f
Compare
Choose a tag to compare
v3.0.0-alpha4.3 Pre-release
Pre-release
  • Enables toggling of scientific notation
  • Preserves significant digits in table values
  • Improvements to concordias
  • New variable selection window
  • Different plots may use different columns from the same table
  • Lambdas can be defined for each plot

v3.0.0-alpha4.1

08 May 02:27
cca1abd
Compare
Choose a tag to compare
v3.0.0-alpha4.1 Pre-release
Pre-release
Reverts to WebView (#447)

* Reverts to WebView

* Removes test code

v3.0.0-alpha3

16 Apr 13:20
2c3b1f0
Compare
Choose a tag to compare
v3.0.0-alpha3 Pre-release
Pre-release
Handle invalid rho values properly (#443)

* Restricts rho values when plotting

* Notifies user of invalid rho values

* Invalid rho values are highlighted

* Value changes are live in open plots

* Sets axis labels to associated column labels on plot generation

* Enables undoing of cell edits

v3.0.0-alpha2

04 Apr 15:28
c77e7a8
Compare
Choose a tag to compare
v3.0.0-alpha2 Pre-release
Pre-release
Fixes concordia selection bug in plot properties panel (#438)

* Fixes concordia selection bug in plot properties panel

* Changes version string

* Plot extents are calculated using selected rows

v3.0.0-alpha

31 Mar 23:48
3245f7d
Compare
Choose a tag to compare
v3.0.0-alpha Pre-release
Pre-release

This release contains UI refinements and enables Topsoil to handle Squid-formatted csv files, with the addition of data templates.

v2.0.7

03 Nov 18:27
Compare
Choose a tag to compare
v2.0.7

v2.0.6

26 Feb 18:41
e6b9dbb
Compare
Choose a tag to compare
Add axis extent live updates (#413)

* Update axis extents live in properties panel

Finish live updates of axis extents

Add live update toggle

* Plot observation thread always closes properly

v2.0.5

23 Oct 23:44
Compare
Choose a tag to compare

In this version:

  • A new, more intuitive dialog appears when the "Assign Variables" button is selected.
  • A plot feature has been added that draws a McLean regression line for the data.

v2.0.4

04 Oct 23:07
Compare
Choose a tag to compare

In this release:

  • Bug fixes.
  • Limited plot window resizing (they can be made smaller, we're still working on making them bigger).
  • Plot Manager now has text fields where a user can input minimum and maximum values for the X- and Y- axes of a plot. When "Set Axes" is pressed, the plot will move to fit the specified bounds.
  • Isochron labels now appear around the top and right boundaries of a plot when the Evolution Matrix is visible.
  • Column/Variable assignments are now saved in .topsoil files, so you no longer have to re-assign them when loading a project file.