platform-common-utilities/packages/user_agent/CHANGELOG.md
thomashii@dukefirehawk.com 1dce9a75c3 Migrated to Dart 3
2023-03-26 09:47:42 +08:00

35 lines
412 B
Markdown

# Change Log
## 5.0.0-beta.1
* Require Dart >= 3.0
## 4.0.0
* Require Dart >= 2.17
## 3.1.0
* Fixed license link
* Upgraded from `pendantic` to `lints` linter
* Fixed linter warnings
## 3.0.2
* Updated repository links
## 3.0.1
* Updated to use non nullable results
## 3.0.0
* Migrated to support Dart SDK 2.12.x NNBD
## 2.0.0
* Dart 2 updates.
## 0.0.1
* Initial version, created by Stagehand