Skip to content
This repository has been archived by the owner on Jan 27, 2022. It is now read-only.

Releases: commitd/speedy-spotless

Improve support for multi-module projects

29 Oct 17:38
57132bc
Compare
Choose a tag to compare

Fixed an issue when calling speedy-spotless:staged from a child maven module whereby the Git repository could not be found.

Update dependencies and improve tests

29 Oct 17:40
bf26b81
Compare
Choose a tag to compare

Tests are now run as part of the maven build.

Fix "Bare Repository has neither a working tree, nor an index" issue

16 Apr 12:40
5209fde
Compare
Choose a tag to compare

Fixes issue where a "Bare Repository has neither a working tree, nor an index" message was thrown by JGit.

Also, updates JGit and Spotless to latest versions, and bumps version number for Speedy Spotless to 0.1.1.

0.1.0

16 Apr 12:41
Compare
Choose a tag to compare

Target Java 8