Tags give the ability to mark specific points in history as being important
- Sort by
- Name
- Oldest updated
- Last updated
-
v2.1.0 release: 2.1.0Release v2.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)
Tests
-
v2.0.0 release: 2.0.0Release v2.0.0
2.0.0 (2020-04-14)
Build System / Dependencies
- 2.0.0 (888d46de)
Chores
- docs: Add README template (45333531)
Documentation Changes
- release 2.0.0 (c60394ed)
- pin: Add documentation (d9b8ac5d)
- checker: Add documentation (d523341c)
- bus: Add documentation (af10e751)
- database: Add documentation (61e12b61)
- select:
- editor: Add documentation (79d9bf73)
Refactors
Tests
-
v1.1.0 release: 1.1.0Release v1.1.0
1.1.0 (2020-04-12)
Build System / Dependencies
- scripts: Add release scripts (e15b267b)
- 1.1.0 (a733f657)
- mocha: Add debug config for mocha in VSCode (6e8c54b7)
Documentation Changes
- release (6b7f0e69)
- Add checker service (07c0c6aa)
- contribute: Add contributing guidelines (47009248)
New Features
- checker: Implement service to check services functionality (e46ae6ae)
Bug Fixes
Other Changes
- checker: Implement service to check services functionality (bb7dbca8)
Tests