You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
44 lines
936 B
ReStructuredText
44 lines
936 B
ReStructuredText
Changelog
|
|
=========
|
|
|
|
1.11.0 (2018-02-21)
|
|
-------------------
|
|
|
|
- Add a new `octal-values` rule
|
|
|
|
1.10.0 (2017-11-05)
|
|
-------------------
|
|
|
|
- Fix colored output on Windows
|
|
- Check documentation compilation on continuous integration
|
|
- Add a new `empty-values` rule
|
|
- Make sure test files are included in dist bundle
|
|
- Tests: Use en_US.UTF-8 locale when C.UTF-8 not available
|
|
- Tests: Dynamically detect Python executable path
|
|
|
|
1.9.0 (2017-10-16)
|
|
------------------
|
|
|
|
- Add a new `key-ordering` rule
|
|
- Fix indentation rule for key following empty list
|
|
|
|
1.8.2 (2017-10-10)
|
|
------------------
|
|
|
|
- Be clearer about the `ignore` conf type
|
|
- Update pre-commit hook file
|
|
- Add documentation for pre-commit
|
|
|
|
1.8.1 (2017-07-04)
|
|
------------------
|
|
|
|
- Require pathspec >= 0.5.3
|
|
- Support Python 2.6
|
|
- Add a changelog
|
|
|
|
1.8.0 (2017-06-28)
|
|
------------------
|
|
|
|
- Refactor argparse with mutually_exclusive_group
|
|
- Add support to ignore paths in configuration
|