bliss-rs/CHANGELOG.md
2021-06-05 23:56:01 +02:00

258 B

Changelog

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.