Skip to content

Releases: Aeron/Black.novaextension

1.1.1

20 Mar 23:24
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.

Fixed

  • Command arguments’ separator character typo
  • Command’s long and short user options handling

1.1.0

20 Mar 23:23
Compare
Choose a tag to compare

It’s mainly refactoring and optimizations, except for a minor feature and a fix.

Added

  • Configuration observation for the format on save setting

Fixed

  • The workspace’s format on save setting

1.0.4

17 Nov 18:00
e5b3183
Compare
Choose a tag to compare

Added

  • The Format Workspace with Black command, to run Black on the entire workspace
    (by @dcwatson in #6)

1.0.3

27 Aug 15:17
Compare
Choose a tag to compare

Fixed

1.0.2

27 May 19:56
Compare
Choose a tag to compare

Changed

  • Executable path proper expansion
  • Safer promise behavior for expected errors

Added

  • Error logging for an invalid execution path
  • Read-only filesystem entitlement

1.0.1

03 Feb 18:04
Compare
Choose a tag to compare

Formatter (Python syntax only) activation fix.

1.0.0

19 May 00:47
Compare
Choose a tag to compare

Formatter functionality update. Major version bump.

0.2.1

27 Sep 23:56
Compare
Choose a tag to compare

Very minor update. The extension icon update.

0.2.0

27 Sep 04:14
Compare
Choose a tag to compare

Minor update. Just more strict declarations (var/let/const).

0.1.0

27 Sep 03:35
Compare
Choose a tag to compare

The initial public release.