Skip to content

Latest commit

 

History

History
39 lines (21 loc) · 536 Bytes

File metadata and controls

39 lines (21 loc) · 536 Bytes

0.2.3

  • Bug fix: handle offset frame sync.

0.2.2

  • Begin adding support for ID3 metadata.

0.2.1

  • Duration calculation changed from second to millisecond level (@sveinbjornt)

0.2.0

  • Migrate to null safe.

0.1.4

  • Added support for copyright flag.
  • Added support for original flag.
  • Added support for emphasis.

0.1.3

  • Fix new lints in Pedantic 1.9.0

0.1.2

  • Corrected package description.

0.1.1

  • Add option to call processor with bytes.
  • Improved documentation.

0.1.0

  • Initial version.