File tree Expand file tree Collapse file tree 2 files changed +8
-4
lines changed
Expand file tree Collapse file tree 2 files changed +8
-4
lines changed Original file line number Diff line number Diff line change 11# Changelog
2+ ## v0.0.3
3+ - Update documentation
4+ - Fix evaluation logic in operator check
5+ - Fix operator checks to follow other check_type logic #85
6+ - Add support for multiple ref key #92
7+ - Update gt and lt logic in operator check #64
8+ - Minor fixes
29
310## v0.0.2
4-
511- Update operator logic for returned result
612- Update docs
713
814## v0.0.1
9-
1015- Initial release
1116
1217## v0.0.1-beta.1
13-
1418- First beta release
Original file line number Diff line number Diff line change 11[tool .poetry ]
22name = " jdiff"
3- version = " 0.0.2 "
3+ version = " 0.0.3 "
44description = " A light-weight library to compare structured output from network devices show commands."
55authors = [" Network to Code, LLC <info@networktocode.com>" ]
66license = " Apache-2.0"
You can’t perform that action at this time.
0 commit comments