Tamp

Latest version: v1.5.0

Safety actively analyzes 626904 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 1 of 3

3.0.0

1.5.0

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
* New ESP32 Optimizations from BitsForPeople. Results in 2~20x faster compression on ESP32 devices. https://github.com/BrianPugh/tamp/pull/144
* Tamp is now available on the [official ESP-IDF Component Registry](https://components.espressif.com/components/brianpugh/tamp).

Bug Fixes
* Fixed esp32 micropython native module from not working. by BrianPugh in https://github.com/BrianPugh/tamp/pull/147


**Full Changelog**: https://github.com/BrianPugh/tamp/compare/v1.4.1...v1.5.0

1.4.1

Fix stray `tamp.decompressor` import in micropython native modules.

**Full Changelog**: https://github.com/BrianPugh/tamp/compare/v1.4.0...v1.4.1

1.4.0

Features
* New pre-compiled MicroPython Native Modules for easy usage, small file size, and high performance. BrianPugh in https://github.com/BrianPugh/tamp/pull/128


**Full Changelog**: https://github.com/BrianPugh/tamp/compare/v1.3.1...v1.4.0

1.3.1

What's Changed
* Security & Dependency updates for the desktop-CLI. No C/micropython-code change.


**Full Changelog**: https://github.com/BrianPugh/tamp/compare/v1.3.0...v1.3.1

1.3.0

What's Changed
* migrate from typer to cyclopts by BrianPugh in https://github.com/BrianPugh/tamp/pull/76


**Full Changelog**: https://github.com/BrianPugh/tamp/compare/v1.2.0...v1.3.0

Page 1 of 3

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.