360 B
360 B
Changelog
bliss 0.2.4
- Make
Analysis::to_vec()
public.
bliss 0.2.3
- Made
NUMBER_FEATURES
public.
bliss 0.2.1
- Made
Analysis::new
public. - Made
Analysis
serializable.
bliss 0.2.0
- Added an
Analysis
struct toSong
, as well as anAnalysisIndex
to index it easily. - Changed some logging parameters for the Library trait.