2019-02-15 00:25:20 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
|
Thu Feb 14 08:05:24 UTC 2019 - John Vandenberg <jayvdb@gmail.com>
|
|
|
|
|
|
|
|
|
|
- Update to 1.15.0
|
|
|
|
|
* Add command line option - to read from standard input
|
|
|
|
|
- Disable a flaky test caused by PyYAML
|
|
|
|
|
|
2019-02-11 08:20:31 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
|
Mon Feb 11 06:02:42 UTC 2019 - John Vandenberg <jayvdb@gmail.com>
|
|
|
|
|
|
|
|
|
|
- Update to 1.14.0
|
|
|
|
|
* Fix documentation code snippets
|
|
|
|
|
* Drop Python 2.6 and 3.3 support, add Python 3.7 support
|
|
|
|
|
* Update documentation and tests for ``line-length`` + Unicode + Python 2
|
|
|
|
|
* Allow rule configurations to lack options
|
|
|
|
|
* Add a new ``ignore-shebangs`` option for the ``comments`` rule
|
|
|
|
|
|
2018-12-30 08:44:59 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
|
Sun Dec 30 04:03:53 UTC 2018 - John Vandenberg <jayvdb@gmail.com>
|
|
|
|
|
|
|
|
|
|
- Update to 1.13.0
|
|
|
|
|
* Add a new -f colored option
|
|
|
|
|
- Update to 1.12.1
|
|
|
|
|
* Fix the `quoted-strings` rule
|
|
|
|
|
- Update to 1.12.0
|
|
|
|
|
* Add a new `quoted-strings` rule
|
|
|
|
|
- Changes file fix
|
|
|
|
|
|
2018-12-04 14:15:43 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
|
Tue Dec 4 12:56:19 UTC 2018 - Matej Cepl <mcepl@suse.com>
|
|
|
|
|
|
|
|
|
|
- Remove superfluous devel dependency for noarch package
|
|
|
|
|
|
2018-05-24 20:56:57 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
|
Thu May 24 18:11:52 UTC 2018 - toddrme2178@gmail.com
|
|
|
|
|
|
|
|
|
|
- Update to 0.11.1
|
|
|
|
|
* Handle merge keys (`<<`) in the `key-duplicates` rule
|
|
|
|
|
* Update documentation about pre-commit
|
|
|
|
|
* Make examples for `ignore` rule clearer
|
|
|
|
|
* Clarify documentation on the 'truthy' rule
|
|
|
|
|
* Fix crash in parser due to a change in PyYAML > 3.12
|
|
|
|
|
- Update to 1.11.0
|
|
|
|
|
* Add a new `octal-values` rule
|
|
|
|
|
- Spec file cleanups
|
|
|
|
|
|
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
|
Thu Nov 16 17:46:17 UTC 2017 - toddrme2178@gmail.com
|
|
|
|
|
|
|
|
|
|
- Initial version
|