Skip to content
This repository has been archived by the owner on Apr 1, 2020. It is now read-only.

Releases: zrzka/blackmamba

0.0.13

24 Aug 15:50
Compare
Choose a tag to compare
  • flake8 checks on Travis CI (thanks to cclauss)
  • Fixed all style issues from flake8 report, down to zero now
  • Analyzer removes trailing white spaces & trailing blank lines
    before analysis is started (can be turned off via bm.settings...)
  • Fixed toggle comments script (#5)
  • Fixed file matching in Open Quickly... (#10)
  • Fixed Esc key code (27 = X, not Esc, Esc = 41) (#11)

0.0.12

24 Aug 07:53
Compare
Choose a tag to compare
  • Analyze renamed to Analyze & Check Style
  • Analyzer now runs both pyflakes & pep8 code style checks
  • Analyzer behavior can be modified via bm.settings.ANALYZER_*
  • Analyzer always scrolls to the first issue
  • Analyzer shows HUD only if there're no issues
  • Cmd Shift K introduced to clear annotations

0.0.11

23 Aug 10:54
Compare
Choose a tag to compare
  • New tab shortcut changed to Cmd-T (reported by Ole)
  • Open quickly shortcut synced with Xcode to Cmd-Shift-O (reported by Ole)
  • Ctrl-Shift-B to clear annotations & analyze file (bundled pyflakes)

Missing __init__.py

21 Aug 10:06
Compare
Choose a tag to compare
v0.0.7

0.0.7

Typos

21 Aug 10:04
Compare
Choose a tag to compare
v0.0.6

0.0.6

Include pyui files

21 Aug 09:59
Compare
Choose a tag to compare
v0.0.5

Include *.pyui files

PyPI Test 2

21 Aug 09:44
Compare
Choose a tag to compare
v0.0.4

Missing comma

PyPI Test

21 Aug 09:42
Compare
Choose a tag to compare
v0.0.3

0.0.3

Pip test

21 Aug 07:44
Compare
Choose a tag to compare
v0.0.2

Another attempt with setup

Initial release

21 Aug 07:41
Compare
Choose a tag to compare
v0.0.1

Removed