Skip to content

Commit 03ec659

Browse files
committed
v1.2.0
1 parent a845229 commit 03ec659

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+
## 1.2.0
2+
3+
- Add `readToEnd`.
4+
15
## 1.1.0
26

37
- Add `RandomAccessBinaryReader`.

pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
name: random_access_source
22
description: Shared interfaces for random access data.
3-
version: 1.1.0
3+
version: 1.2.0
44
repository: https://github.com/flutter-cavalry/random_access_source
55

66
environment:

0 commit comments

Comments
 (0)