Skip to content

Releases: gabysbrain/tuner

Tuner v0.10.2

22 Jan 14:12
Compare
Choose a tag to compare
  • Open/save dialogs should preserve state between calls (#17)
  • Update to scala 2.10.3 (#18)
  • By default only use 1GB of memory

Tuner v0.10.1

15 Jan 08:07
Compare
Choose a tag to compare
  • Fixed stopping execution does not return to main window (#6)
  • Make sure the sampling pipeline works (#13)
  • Keep the Histogram calculation from going into an infinite loop (#14)
  • Update docs and minor cleanup (#15)

Tuner v0.10.0

13 Jan 19:10
Compare
Choose a tag to compare
  • Removed R dependency to make installation easier
  • Now using preference files instead of Java's preferences system
  • HyperSlice view is now pure JOGL
  • Moved to Scala 2.10
  • Start of a formal testing suite