release: 2.1.0
2.1.0 (2020-04-23)
Build System / Dependencies
- 2.1.0 (ee71b0fc)
-
style: Change root dir for lint from
.
tosrc
(ca239363) -
test: Forbid test with
only
for release (8a958652) -
packages: Add
faker
for tests (fa424bda)
Chores
Documentation Changes
- 2.1.0 (184d6dd0)
-
scanner: Add
reboot
event (56ee89ca) - access:
- index:
- verify: Update documentation (3a8a0cad)
- statistics: Add documentation (0472ec3e)
- editor: Fix methods table (97c18791)
- settings: Add documentation (709ed39b)
- record: Add documentation (9e38b058)
New Features
-
scanner: Add
reboot
event (14a9623e) - access:
-
verify: Implement
verify
method. (b3eda736) - statistics: Implement service for collect statistics (1c26a819)
Bug Fixes
-
test: Remove
only
in verify tests (171a9127)
Other Changes
- access:
- record: Add test suites (567f2a5e)
Performance Improvements
- statistics: Add storage validator (325fce89)
Refactors
- statistics: Make private method names more informative (cfffc669)
- record:
Code Style Changes
- Code Style Edits (7cffa98b)