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

0.0.16

Compare
Choose a tag to compare
@zrzka zrzka released this 29 Aug 12:38
· 344 commits to master since this release
  • Allow to start Black Mamba even in untested version of Pythonista, just
    warn the user
  • Init messages are colored (orange=warn, red=error)
  • All print messages replaced with log.info (.error, .warn)
  • bm.log.level allows to set logging level (default INFO)
  • Do not bother user with alert about new version (just use console)
    in case the Black Mamba is not installed via installer (git for example)
  • Tested with latest Pythonista beta (3.1.1 - 311008)