Commit graph

24 commits

Author SHA1 Message Date
semantic-release
727b2857fb 0.3.1
Automatically generated by python-semantic-release
2023-01-31 14:44:23 -05:00
cd1fc35f4c fix: correct issue with tasks that have no project
Create a function that validates tasks have a project assigned.  If the
project attribute is missing, add "none"

Closes #1
2023-01-31 11:47:17 -05:00
semantic-release
01704befbb 0.3.0
Automatically generated by python-semantic-release
2021-10-26 13:22:24 -04:00
bc47134b35 feat: add --bullet option to change char in front of list items 2021-10-26 13:21:57 -04:00
96c81085ff fix: correct the -deleted to -DELETED to filter out tasks that were deleted 2021-10-25 14:17:01 -04:00
semantic-release
23149e44da 0.2.3
Automatically generated by python-semantic-release
2021-10-18 12:20:45 -04:00
cd7da8a730 fix: correct issue causing the status_report filter to not apply 2021-10-18 12:18:38 -04:00
1c9652eaa0 test: removed coveage of main in the if __name__ test 2021-08-28 16:57:33 -04:00
semantic-release
2c198068f6 0.2.2
Automatically generated by python-semantic-release
2021-08-26 15:33:00 -04:00
2e18e6f232 fix: Corrected a missing elif that was causing duplicated output when --uuid was specified 2021-08-26 15:32:49 -04:00
b5ceb47e78 fix: fixed duplicate project adding
feat: Added --sort flag to alphabetize the output
2021-08-24 10:02:40 -04:00
semantic-release
ac95da7d56 0.2.1
Automatically generated by python-semantic-release
2021-08-23 22:23:15 -04:00
d9742df69c Filtered out 'deleted' tasks that were in the report 2021-08-23 22:22:21 -04:00
cdb5799313 fix: corrected the issue causing split project entries closes #1 2021-08-23 17:10:17 -04:00
1c50050a05 chore: attempt to fix #1, but instead made it fail the same way with completely different logic 2021-08-23 16:46:43 -04:00
7c03f8382d test: fixed the forced bad entry 2021-08-20 10:42:36 -04:00
eeee8168e4 test: checking in invalid code to force a build fail 2021-08-20 10:40:55 -04:00
a835378a86 fix: Added handling for empty/no project name 2021-08-20 09:24:54 -04:00
7a36290b40 ci: cleanup for linting errors 2021-08-20 08:49:14 -04:00
semantic-release
2aa6f6a605 0.2.0
Automatically generated by python-semantic-release
2021-08-19 16:15:33 -04:00
028fda815b feat: added --header option to display start date of report 2021-08-19 15:20:21 -04:00
semantic-release
e5654a00cb 0.1.1
Automatically generated by python-semantic-release
2021-08-18 19:46:58 -04:00
a7323832c3 feat: Added click and --uuid to display task's uuid to aid in cleanup of tasks 2021-08-18 10:30:26 -04:00
2362235231 initial checkin 2021-08-17 12:12:01 -04:00