Skip to content

Releases: hyiso/lint_staged

Realease v0.5.0

15 Jan 14:34
Compare
Choose a tag to compare

0.5.0

Realease v0.4.3

08 Jan 14:00
Compare
Choose a tag to compare
  • Fix: path is incorrectly parsed on Windows.(fix #10)

Realease v0.4.2

01 Sep 15:31
Compare
Choose a tag to compare
  • Bump dependency ansi version to 0.4.0

Realease v0.4.1

20 Aug 14:24
Compare
Choose a tag to compare
  • Bump dependency ansi version to 0.3.0

Realease v0.4.0

05 Aug 16:03
Compare
Choose a tag to compare

Note: This release has breaking changes.

  • BREAKING CHORE: Change minSdk to 2.18.0
  • BREAKING REFACTOR: Refactor git and workflow.
  • FEAT: Simplify step message.

Realease v0.3.0

24 Apr 15:09
Compare
Choose a tag to compare

Note: This release has breaking changes.

  • Fix: Skip stash when nothing to stash.(fix #5)
  • BREAKING FEAT: Replace support of DEBUG=true env to VERBOSE=true by using package verbose.
  • FEAT: Use SpinnerProgress when step is running.