Skip to content

Releases: tnewman/pat

v0.6.1

21 May 02:40
d2c3df5
Compare
Choose a tag to compare

[0.6.1] - 2021-05-16

  • Upgraded dependencies

v0.6.0

29 Nov 20:02
d616beb
Compare
Choose a tag to compare

[0.6.1] - 2020-11-29

Added

  • Added documentation comments to rustpat

v0.5.1

08 Nov 17:12
24ed7e9
Compare
Choose a tag to compare

[0.5.1] - 2020-11-08

  • Fixed memory leak in audio decoder
  • Run CI jobs on Ubuntu 18.04 and Ubuntu Latest

v0.5.0

08 Nov 03:58
Compare
Choose a tag to compare

[0.5.0] - 2020-11-07

  • Added rustpat Rust wrapper
  • [BREAKING CHANGE] Replaced pat_open with pat_init in libpat
  • [BREAKING CHANGE] Removed PAT struct from libpat

v0.5.0-alpha.3

08 Nov 03:37
Compare
Choose a tag to compare
v0.5.0-alpha.3 Pre-release
Pre-release

[0.5.0-alpha.3] - 2020-11-07

  • Added rustpat Rust wrapper
  • [BREAKING CHANGE] Replaced pat_open with pat_init in libpat
  • [BREAKING CHANGE] Removed PAT struct from libpat

v0.5.0-alpha.2

08 Nov 03:18
Compare
Choose a tag to compare
v0.5.0-alpha.2 Pre-release
Pre-release

[0.5.0-alpha.2] - 2020-11-07

  • Added rustpat Rust wrapper
  • [BREAKING CHANGE] Replaced pat_open with pat_init in libpat
  • [BREAKING CHANGE] Removed PAT struct from libpat

v0.5.0-alpha.1

08 Nov 03:07
Compare
Choose a tag to compare
v0.5.0-alpha.1 Pre-release
Pre-release

[0.5.0-alpha.1] - 2020-11-07

  • Added rustpat Rust wrapper
  • [BREAKING CHANGE] Replaced pat_open with pat_init in libpat
  • [BREAKING CHANGE] Removed PAT struct from libpat

v0.4.1

29 Oct 01:27
8c9e7a3
Compare
Choose a tag to compare

[0.4.1] - 2020-10-28

Changed

  • Updated dependencies
  • Updated Github Actions CI/CD Windows FFmpeg installation
  • Updated Github Actions CI/CD Windows environment variables

v0.4.0

24 May 16:59
Compare
Choose a tag to compare

[0.4.0] - 2020-05-24

Added

  • Official support for pypy, including requiring pypy tests to pass in CI
  • Added default export to nodepat
  • Added TSDocs to nodepat

Changed

  • Updated nodepat example to use TypeScript
  • Updated nodepat and pypat dependencies

v0.3.0

03 Apr 19:26
Compare
Choose a tag to compare

[0.3.0] - 2020-04-03

Added

  • GitHub Action Continuous Integration/Continuous Deployment

Changed

  • Switch to node-gyp
  • Switch to native Python C extension build