Releases: aestriplex/tur
Releases · aestriplex/tur
v1.0.0
What's Changed
- Thread by @aestriplex in #12
- feat: Support the links of platforms different from GitHub by @aestriplex in #13
- Refactored 'parse_sort_order' and 'parse_emails' in opts_args.c by @aestriplex in #14
Full Changelog: v0.9.5...v1.0.0
tur-0.9.9-beta
- A bug in the parsing of option
shas been fixed - Commit url format enhancements:
- Gitlab commit url support
- generic commit url support
tur-0.9.6-alpha
Performance improved with multi-thread support.
tur-0.9.5-alpha
The main features in this alpha release are:
- Search for commits from multiple authors in multiple repositories
- generate output in one of the following file formats
- LaTeX
- Markdown
- HTML
- group by repository
- format commit diffs
- format commit date
- print commit message
- sort output commits in ascending or descending order