Skip to content

Releases: Aeron/Ruff.novaextension

1.2.4

21 Mar 20:02
Compare
Choose a tag to compare

Fixed

  • Command’s user options normalization fix

1.2.3

21 Mar 17:45
Compare
Choose a tag to compare

This patch contains two fixes for user options: one for a stupid typo and another for potential issues with deduplication, uniformity, etc. And one another fix for some overlooked leftovers of a previous implementation.

Fixed

  • Command arguments’ separator character typo
  • Commands’ long and short user options handling
  • Fix command’s residue resolve/reject calls

1.2.2

08 Mar 21:31
Compare
Choose a tag to compare

Fixed

  • Issue duplication between the command and on-save checking.

1.2.1

08 Mar 21:31
Compare
Choose a tag to compare

No functionality changed, added, or removed. It’s mainly refactoring and optimizations.

1.2.0

07 Dec 21:40
Compare
Choose a tag to compare

Added

1.1.0

07 Dec 21:39
Compare
Choose a tag to compare

Added

1.0.1

07 Dec 21:39
Compare
Choose a tag to compare

Fixed

  • The formatting option name (was --format; now --output-format).

1.0.0

28 May 04:56
Compare
Choose a tag to compare

The initial public release.