All notable changes to this project will be documented in this file. See standard-version for commit guidelines.
0.4.0 - 2021-05-03 #
- Re-add build_runner and build_test (f4237d1)
- Remove CircleCI badge (9c4a66b)
- Require Dart 2.10.0 and move to GitHub actions (cbbd404)
0.3.1 - 2020-10-03 #
- Remove duplicate JsonKey
rssi from wifiSignalStrength (387461f)
- Add .circleci/config.yml (b69ba48)
- add documentation for api, commands, responses and utils (188d16f)
- format code using dartfmt (02c3e39)
- Remove author field from pubspec.yaml (f8287af)
- remove Flutter dependencies (6ab1663)
0.3.0 - 2020-04-22 #
- add
rssi field to Scan class (feaff60)
0.2.0 - 2020-02-12 #
- add
wifiSignalStrength to Scan class (ace22ae)