Skip to content

Latest commit

 

History

History
43 lines (25 loc) · 1.14 KB

CHANGELOG.md

File metadata and controls

43 lines (25 loc) · 1.14 KB

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

0.2.2 - 2024-10-21

Added

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

0.2.1 - 2024-01-21

Changed

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

0.2.0 - 2024-01-21 [YANKED]

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

0.1.0 - 2023-07-22

Added

  • Initial release