Dustin J. Mitchell
7a092bea03
Release v3.2.0 ( #3679 )
2024-11-12 14:52:22 -05:00
Felix Schurk
93356b39c3
add initial bulk run from pre-commit over all files
2024-07-29 22:34:51 +02:00
Dustin J. Mitchell
213b9d3aee
Add support for task expiration ( #3546 )
2024-07-09 16:39:39 -04:00
Dustin J. Mitchell
e3181aa8d4
Consider all news "major" ( #3493 )
...
This has the effect that `task news` will unconditionally update the
config with the new version once news has been shown (assuming the user
does not kill the process first).
2024-06-24 08:14:33 -04:00
Dustin J. Mitchell
4d9bb20bdd
Update task news to support 3.0.0 ( #3342 )
...
* Introduce Version, use it to check current version in custom reports
* Support multiple versions in 'task news'
2024-04-15 22:04:16 -04:00
Tomas Babej
189a253ef2
CmdNews: Add advice for writeable context
2021-09-28 21:47:54 -04:00
Tomas Babej
36e1f8c8ec
NewsItem: Reorder arguments to follow rendering order
2021-09-27 23:42:03 -04:00
Tomas Babej
c574cbf948
NewsItem: Add punchline, background and bg_title attributes
2021-09-27 23:39:41 -04:00
Tomas Babej
c8240f1ad7
CmdNews: Add reasoning and actions subsections
2021-09-27 22:38:29 -04:00
Tomas Babej
f3881ecbbe
CmdNews: Version methods should generate all items, regardless of priority
...
Drop the flag about full/abbreviated report being passed to the version
methods. The methods shold just generate the NewsItem objects, the
CmdNews::execute will take care of displaying only the ones matching the
verbosity level the user selected.
2021-09-26 21:25:31 -04:00
Tomas Babej
946e489ad6
CmdNews: Add preliminary notes for version 2.6.0
2021-09-26 21:12:17 -04:00
Tomas Babej
3ed89393ec
NewsItem: Add stub
2021-09-26 21:10:41 -04:00
Tomas Babej
d092aaa2e5
CmdNews: Set news.version configuration variable upon success
2021-09-25 23:24:26 -04:00
Tomas Babej
38fe7b6044
CmdNews: Add stub
2021-09-25 22:05:27 -04:00