platform/packages/paginate/CHANGELOG.md

34 lines
303 B
Markdown
Raw Normal View History

2021-06-26 11:55:17 +00:00
# Change Log
2022-08-16 11:19:04 +00:00
## 7.0.0
* Require Dart >= 2.17
2022-04-23 04:21:39 +00:00
## 6.0.0
2022-08-16 11:19:04 +00:00
* Require Dart >= 2.16
2022-04-23 04:21:39 +00:00
## 5.0.0
* Skipped release
## 4.0.0
* Skipped release
2022-01-04 12:03:52 +00:00
## 3.1.0
* Updated linter to `package:lints`
2021-07-19 05:02:17 +00:00
## 3.0.1
* Updated README
2021-06-26 11:55:17 +00:00
## 3.0.0
2022-08-16 11:19:04 +00:00
* Migrated to support Dart >= 2.12 NNBD
2021-06-20 12:37:20 +00:00
2021-06-26 11:55:17 +00:00
## 2.0.0
2021-06-26 12:06:30 +00:00
* Dart2 + Angel2 update.