Tags give the ability to mark specific points in history as being important
-
v1.2.0
3ebc265b · ·- Check - Refactor: convert checking and logging into two distinct steps, so that a treqs UI can use method calls instead of parsing the CLI output (ongoing) - bug fix: show all occurances of duplicated IDs - Feature: Print number of files considered and time used. - List - Refactor: Use a strategy pattern for logging output and unify the way that list works for both markdown table output and plantuml output - Testing: Increase test coverage and fix minor problems - Feature: Print number of files considered, number of items listed, and time used. - General improvements - Fixed a problem where unit tests show a warning about files not being closed (by making sure that the files are closed in treqs create with templates)