bliss-rs/CHANGELOG.md
2021-06-06 13:51:08 +02:00

308 B

Changelog

bliss 0.2.2

  • Made NUMBER_FEATURES public.

bliss 0.2.1

  • Made Analysis::new public.
  • Made Analysis serializable.

bliss 0.2.0

  • Added an Analysis struct to Song, as well as an AnalysisIndex to index it easily.
  • Changed some logging parameters for the Library trait.