platform-common-utilities/packages/user_agent/CHANGELOG.md
2024-05-21 23:51:17 +08:00

48 lines
543 B
Markdown

# Change Log
## 5.2.0
* Require Dart >= 3.3
* Updated `lints` to 4.0.0
## 5.1.0
* Updated `lints` to 3.0.0
## 5.0.0
* Require Dart >= 3.0
## 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