Skip to content

Commit 05b823b

Browse files
committed
v3.0.0
1 parent 8d646d2 commit 05b823b

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,8 @@
1+
## 3.0.0
2+
3+
- Add `skip` method.
4+
- Rename `setPosition` to `seek`.
5+
16
## 2.2.1
27

38
- Add `mustRead`.

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: A shared interface for common random access data.
3-
version: 2.2.1
3+
version: 3.0.0
44
repository: https://github.com/flutter-cavalry/random_access_source
55

66
environment:

0 commit comments

Comments
 (0)