Skip to content

Releases: marl/jams

0.3.4

13 Aug 20:52
Compare
Choose a tag to compare

Minor update to support jsonschema >= 3.0

v0.3.2

04 Jun 19:57
efcb2b3
Compare
Choose a tag to compare

This release includes new namespaces for scaper and urbansound, and some minor bugfixes.

v0.3.1

13 Oct 19:35
Compare
Choose a tag to compare

This release adds new schemata for FMA and AudioSet tags, accelerated validation, and some utility functions for sampling annotations and listing namespaces.

v0.3.0

16 Jul 16:24
Compare
Choose a tag to compare

0.3.0 final release. Changes are listed in the documentation.

0.3.0 pre-release

07 Jul 18:15
Compare
Choose a tag to compare
0.3.0 pre-release Pre-release
Pre-release

Major changes included in this release:

  • Removed the JamsFrame class in favor of a simpler observation storage structure
  • Improved repr and repr_html functions for console and notebook rendering of JAMS objects

0.2.3

13 May 19:20
Compare
Choose a tag to compare

This release adds support for pandas 0.20.

It is also the final release of the 0.2.x series, and includes some forward-compatibility support for 0.3, at which point DataFrames (JamsFrames) will be removed. See the documentation for details.

v0.2.2

11 Feb 23:03
Compare
Choose a tag to compare

This release includes numerous updates, sonification, visualization, and compatibility with numpy 1.12.

v0.2.1

12 Nov 16:50
Compare
Choose a tag to compare

This minor revision includes some small bug fixes, and new task namespaces: vector, blob, msg_tagtraum, and multi_segment.

It is the first release to officially support python 3.5.

v0.2.0

31 Aug 13:43
Compare
Choose a tag to compare
Merge pull request #57 from marl/final-0.2.0

Final 0.2.0

v0.2.0rc3

24 Aug 14:50
Compare
Choose a tag to compare
v0.2.0rc3 Pre-release
Pre-release

This pre-release should fix schema distribution errors in the previous candidates.