------------------ - list now supports --format and accepts all formats that the tabulate package formats. - uses dataclass insead of attrs for Python 3.7
0.1.11
------------------ - restructure to use src dir - more thourogh testing for filter
0.1.10
------------------ - add filtering to list command - thank you Felix Häberle for starting this work
------------------ - automate the 1 manual test in both cli and api versions - mark tracer bullet tests with pytest.mark.smoke - mark cli tests with pytest.mark.cli - mark alac tests with pytest.mark.alac - add coverage to tox runs - add smoketest and alactest targets to Makefile