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

Releases: commitd/speedy-spotless

Improve support for multi-module projects

Choose a tag to compare

@jonnyelliot jonnyelliot released this 29 Oct 17:38
57132bc

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

Choose a tag to compare

@jonnyelliot jonnyelliot released this 29 Oct 17:40
bf26b81

Tests are now run as part of the maven build.

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

Choose a tag to compare

@jonnyelliot jonnyelliot released this 16 Apr 12:40
5209fde

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

Choose a tag to compare

@jonnyelliot jonnyelliot released this 16 Apr 12:41

Target Java 8