Skip to content

Releases: wright-group/attune

0.5.1

21 Jan 23:53
9f11601
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.5.0...0.5.1

0.5.0

25 Jan 21:48
77f9d95
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.4.5...0.5.0

0.4.5

10 Nov 17:53
5e83192
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 0.4.4...0.4.5

0.4.4

24 Feb 14:51
2e5ecbc
Compare
Choose a tag to compare

0.4.4
Fixed

Units on attune.intensity are set according to the axis they are referencing
Resolve some issues discovered by CodeQL which could result in unexpected behavior

Added

update_merge function which allows applying tunes from one instrument into an existing instrument.

0.4.3

19 Jul 22:51
34b2010
Compare
Choose a tag to compare

Added

  • Reading Topas4 formatted curves (from a directory of JSON files)
  • Setables now have the ability to have defaults, which are added to Notes if not otherwise specified.
  • Add transition to rename an Instrument

Fixed

  • Tune Test does not overwrite discrete tunes and runs instead of failing if they exist

0.4.2

31 Mar 01:24
3157e9b
Compare
Choose a tag to compare

Added

  • discrete tunes which map ranges of outputs to string identifiers (suitable e.g. for yaq is-discrete trait implementation)

0.4.1

16 Dec 17:33
91cec1c
Compare
Choose a tag to compare

Changed

  • setables are now fully optional

Fixed

  • Writing NDarrays to instrument.json files
  • min and max value updating was buggy---now these values are never cached

0.4.0

18 Nov 05:25
aadd542
Compare
Choose a tag to compare

Initial release of the complete rewrite with a musical metaphor

0.3.1

19 Aug 21:41
bdb5562
Compare
Choose a tag to compare

Bugfix release to correct ltol and gtol behavior

0.3.0

31 Jul 20:52
af9142c
Compare
Choose a tag to compare

Includes rename_dependent function, and some fixes to plotting