Releases: munkybutt/sublack
Releases · munkybutt/sublack
v4.1.1
v4.1.0
Sublack for Sublime Text 4
Made compatible with Sublime 4:
- Blackd server now starts up in a cleanly in a background thread without blocking the ui
- Removed the need for the watcher as ST4 now supports on_exit event
- Added more verbose and cleaner to read logging
- Formatted code with black
Still runs on Py3.3 until Py3.8 dependencies are working