Releases: jkent/frogfs
Releases · jkent/frogfs
v5.5.0
What's Changed
- chore: fix typos by @deining in #71
- [WIP] Add zopfli as default program for deflate algorithm by @X-Ryl669 in #64
frogfs_vfs_openmultithreading fix for VFS by @nkp123 in #73- chore: bump GitHub action workflows to their latest versions by @deining in #74
New Contributors
Full Changelog: v5.4.0...v5.5.0
v5.4.0
What's Changed
- Add brotli transform to compress the files using brotli algorithm by @X-Ryl669 in #62
- Fix rename not accounted in the hash computation by @X-Ryl669 in #63
- Add frogs vfs deregister by @g-provost in #67
- Make FrogFS standalone builds self‑contained by @illusionfield in #69
- Update version in idf_component.yml by @pkepes in #68
- Revert "Update version in idf_component.yml" by @jkent in #70
New Contributors
- @g-provost made their first contribution in #67
- @illusionfield made their first contribution in #69
- @pkepes made their first contribution in #68
- @jkent made their first contribution in #70
Full Changelog: v5.3.0...v5.4.0
v5.3.0
Meson build system is now supported.
ESP8266_RTOS_SDK is once again supported, and tested. Building on Ubuntu 20.04 is now supported and tested.
Note: Python heatshrink is no longer installed for mkfrogfs per default. It is deprecated in favor of using zlib/deflate or gzip instead using miniz on ESP32. A workaround may be implemented for ESP8266_RTOS_SDK at a later date.
Full Changelog: v5.2.0...v5.3.0
v5.2.0
- Gzip decompression
- Miniz now default on ESP-IDF
Full Changelog: v5.1.0...v5.2.0