Skip to content

Releases: d-k-bo/opusenc-rs

v0.3.1

04 Jan 14:37

Choose a tag to compare

Changed

  • Build docs on docs.rs for feature flags

v0.3.0

07 Oct 20:18

Choose a tag to compare

Changed

  • BREAKING: pkg-config is now required to build opusenc-sys
  • Replace cstr with cstr8

v0.2.2

21 Oct 20:37

Choose a tag to compare

Added

  • Support libopusenc's pull/get_page-based API (#3)

v0.2.1

26 Jan 00:16

Choose a tag to compare

Changed

  • opusenc now correctly depends on the latest version of opusenc-sys

v0.2.0 [yanked]

26 Jan 00:16

Choose a tag to compare

Added

  • opusenc-sys now uses the links manifest key

Changed

  • Update dependencies
    • includes an update of the publicly exposed num_enum crate which could be considered a breaking change

v0.1.0

26 Jan 00:15

Choose a tag to compare

Added

  • Initial release