0.6 Release Notes
Gather all significant changes for a releasenote Change-Id: Id9445df63becf088c7b33542e736cccd80d1ff93
This commit is contained in:
parent
fedab6e359
commit
925500dc00
8
releasenotes/notes/0-dash-6-748e729ee001df73.yaml
Normal file
8
releasenotes/notes/0-dash-6-748e729ee001df73.yaml
Normal file
@ -0,0 +1,8 @@
|
||||
---
|
||||
features:
|
||||
- Python 3.6 support added
|
||||
- Hidden files such as ``.bashrc`` are no longer checked for ``#!`` (E005)
|
||||
- A basic check for ``[[`` when using non-POSIX comparisions such as
|
||||
``=~`` is added
|
||||
- Enable bashate to be called as a module ``python -m bashate ...``
|
||||
- Enable `pre-commit.com <https://pre-commit.com>`__ support
|
Loading…
Reference in New Issue
Block a user