Skip to content

Releases: lewislbr/ready

v0.9.5

11 Apr 10:50
Compare
Choose a tag to compare

Full Changelog: v0.9.4...v0.9.5

Fixed a bug where tasks would be run for a directory if a file outside such directory had the same name as the directory.

v0.9.4

07 Oct 07:07
Compare
Choose a tag to compare

Full Changelog: v0.9.3...v0.9.4

v0.9.3

06 Oct 15:14
Compare
Choose a tag to compare

Full Changelog: v0.9.2...v0.9.3

v0.9.2

06 Oct 14:28
Compare
Choose a tag to compare

Full Changelog: v0.9.1...v0.9.2

v0.9.1

06 Oct 14:06
Compare
Choose a tag to compare

Full Changelog: v0.9.0...v0.9.1

v0.9.0

06 Oct 08:12
Compare
Choose a tag to compare

What's Changed

  • Changed scope to only detect staged files.
  • Added a version flag.
  • Added signal capturing for cleaner interruption.

Full Changelog: v0.8.2...v0.9.0

v0.8.2

28 Sep 09:06
Compare
Choose a tag to compare

Fixed a bug on repositories with multiple folders, where commits with files from outside those folders failed.

Full Changelog: v0.8.1...v0.8.2

v0.8.1

13 Jan 14:22
Compare
Choose a tag to compare

Full Changelog: v0.8.0...v0.8.1

v0.8.0

17 Dec 06:56
Compare
Choose a tag to compare

Version bump to skip stale version in the registry.

v0.7.0

05 Dec 17:38
Compare
Choose a tag to compare

What's Changed

  • Now tasks run only on folders with changes by default, not the entire repository.

Full Changelog: v0.6.1...v0.7.0