Releases
v1.4.0
Summary
[#37 ] Add possibility to use other git remote than origin
[#403 ] Generate a quick-retro.md using tcr stats
[#791 ] Add introspective variant for perforce
[#805 ] Replace emojis with plain ASCII characters to mark test failures in commit messages
3rd-party dependencies update
Changelog
19e9a4f Bump @types/node from 22.7.5 to 22.7.7 in /examples/*-yarn
ef0298e Bump JunitXml.TestLogger in /examples/csharp-dotnet
4b6ae6d Bump bazel from 7.1.1 to 7.3.0 in /examples/python-bazel
bd5a7af Bump cookie, engine.io and express in /webapp
7812a1c Bump github.com/go-git/go-billy/v5 from 5.5.0 to 5.6.0 in /src
46155e7 Bump golang.org/x/sys from 0.25.0 to 0.26.0 in /src
4becf36 Bump golang.org/x/text from 0.18.0 to 0.19.0 in /src
2308690 Bump gradle from 8.8 to 8.10.2 in src/testdata
20d6c06 Bump kotlin from 2.0.20 to 2.0.21 in /examples/kotlin-*
3050a1c Bump maven-surefire-plugin from 3.5.0 to 3.5.1 in /examples/*-maven
24dee35 Bump org.junit:junit-bom from 5.11.1 to 5.11.2 in /examples/java-*
812efb7 Bump phpunit/phpunit from 11.3.6 to 11.4.0 in /examples/php-phpunit
ca388a1 Bump phpunit/phpunit from 11.4.0 to 11.4.1 in /examples/php-phpunit
9fef61b Bump phpunit/phpunit from 11.4.1 to 11.4.2 in /examples/php-phpunit
edb6166 Bump tcr from 1.2.0 to 1.3.0 in readme, examples and internal tools
ff5087b Update contributor list in README.md
da6f247 Update dependencies
28800c6 Update dependencies
7b812e4 Update dependencies
b23c24c Update dependencies
62c5a29 Upgrade /example/*-yarn to use corepack and yarn 4.5.0
728fa60 [#37 ] Add git remote name as an argument to git VCS initializer
40d374b [#37 ] Add git-remote CLI flag and related plumbing
c86d72d [#37 ] Update TCR help doc with new option -g/--git-remote
68daa4a [#403 ] Add cli command to generate a retrospective template file
574fa9e [#403 ] Add stats for all line changes per green commit
806d55b [#403 ] Align runmode.Retro() with latest version of runmode interface
ab7b1a8 [#403 ] Fix linter false positive on generated retro file mode
03515d7 [#403 ] Implement the template for retro in Retro
377d534 [#403 ] Include last commit date in generated retro
ca710a4 [#403 ] Move retro file saving operation from engine to filesystem package
ed2daba [#403 ] Plug in the GenerateRetro function
21eb86d [#403 ] Update cobra-generated doc with "retro" subcommand
cd5699f [#403 ] Use template file for building retrospective contents
51d2191 [#403 ] print the changes per green commit in stats
0b81a0e [#403 ] print the changes per red commit in stats
425781f [#791 ] Add comments explaining the createChangeList method if Perforce implementation
9421bd2 [#791 ] Add function to get latest submitted changelist from Perforce
b30eac4 [#791 ] Add function to undo a changelist from Perforce
022a3cd [#791 ] Add implementation for p4.RollbackLastCommit()
3fd96f2 [#791 ] Add recommendation note for p4 IDE configuration in README
fd6f417 [#791 ] Add recommendation note for p4 ignoring intermediate files in README
cb432f9 [#791 ] Fix "@" prefix on client name when calling "p4 changes"
b7c981b [#805 ] Add the function SupportsEmojis to the VCS interface
5166814 [#805 ] Create GitImpl with remote in test (fix merge compilation isssue)
1d9a359 [#805 ] Create a struct for the CommitMessage
9f7198b [#805 ] Fix linter errors
10bcc94 [#805 ] Parse commit message events on tags rather than full header
8aac9b0 [#805 ] Remove all code related to encoding in vcs package
681f371 [#805 ] Replace the commit message constants by CommitMessage struct
7c22a47 [#805 ] Update commit messages replacing TCR with [TCR - xxx]
cc60918 [#805 ] Update tcr.wrapCommitMessage() so that it includes or not the emoji depending on the VCS support for emojis
dfb91b3 [#809 ] Add "//FIXME SMELL" comments in the code
You can’t perform that action at this time.