Skip to content

Commit 09891b0

Browse files
committed
Bump to 2.0.8
1 parent b3bae8d commit 09891b0

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
## 2.0.8
2+
3+
- Correcting iOS FFI access to native library (special thanks to [srmanc](https://github.com/srmanc) for this fix).
4+
15
## 2.0.7
26

37
- Updated [prebuilt libraries](lib/src/lz4/blobs) to [LZ4 v1.9.4](https://github.com/lz4/lz4/releases/tag/v1.9.4).

pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
name: es_compression
22
description: Compression framework providing FFI implementations for Brotli, Lz4, Zstd (Zstandard) with ready-to-use prebuilt binaries for Win/Linux/Mac.
3-
version: 2.0.7
3+
version: 2.0.8
44
homepage: https://www.instantiations.com
55
issue_tracker: https://github.com/instantiations/es_compression/issues
66
repository: https://github.com/instantiations/es_compression

0 commit comments

Comments
 (0)