Skip to content

Releases: BrianPugh/tamp

v1.8.0

03 May 14:11
Compare
Choose a tag to compare

Features

Full Changelog: v1.7.0...v1.8.0

v1.7.0

25 Mar 19:08
Compare
Choose a tag to compare

C Features

Docs

  • Add more documentation about the C compressor maximum output buffer for flush. by @BrianPugh in #202

Full Changelog: v1.6.0...v1.7.0

v1.6.0

03 Jun 19:15
Compare
Choose a tag to compare

What's Changed

  • Add micropython v1.23.0 native modules to build CI. by @BrianPugh in #163

Full Changelog: v1.5.0...v1.6.0

v1.5.0

09 May 02:23
Compare
Choose a tag to compare

Deprecation

  • tamp_compressor_compress_poll has been renamed to tamp_compressor_poll. The old name has been #define to the old name. Please update your code to directly use tamp_compressor_poll.

Features

Bug Fixes

  • Fixed esp32 micropython native module from not working. by @BrianPugh in #147

Full Changelog: v1.4.1...v1.5.0

v1.4.1

25 Apr 04:40
Compare
Choose a tag to compare

Fix stray tamp.decompressor import in micropython native modules.

Full Changelog: v1.4.0...v1.4.1

v1.4.0

25 Apr 03:28
Compare
Choose a tag to compare

Features

  • New pre-compiled MicroPython Native Modules for easy usage, small file size, and high performance. @BrianPugh in #128

Full Changelog: v1.3.1...v1.4.0

v1.3.1

15 Jan 16:53
Compare
Choose a tag to compare

What's Changed

  • Security & Dependency updates for the desktop-CLI. No C/micropython-code change.

Full Changelog: v1.3.0...v1.3.1

v1.3.0

05 Dec 00:30
736426e
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.2.0...v1.3.0

v1.2.0

29 Nov 04:18
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.1.6...v1.2.0

v1.1.6

16 Aug 01:37
25a5bcf
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.1.5...v1.1.6