gecko-dev/servo/python/tidy/HISTORY.rst
UK992 f5f93faeeb servo: Merge #15731 - Update servo-tidy to 0.3.0 (from UK992:tidy); r=Wafflespeanut
r? @Wafflespeanut

It's ready to publishing to PyPI.

Source-Repo: https://github.com/servo/servo
Source-Revision: 524ba6a442f3215935f0b80b8b198eef096363bb

--HG--
extra : subtree_source : https%3A//hg.mozilla.org/projects/converted-servo-linear
extra : subtree_revision : d287c6e99677b67c888cd9a0b9d9ac3cd3d2b53f
2017-02-25 06:41:05 -08:00

32 lines
746 B
ReStructuredText

Release History
---------------
0.3.0 (2017-02-24)
++++++++++++++++++
- Added checking for blocked packages
- Added checking for alphabetical order for JSON keys and ``#![feature(...)]``
- Improved duplicated packages checking
- Improved ordering ``use`` statements
- Allow tidy to run custom project-specific lints
- And many other improvements
0.2.0 (2016-08-09)
++++++++++++++++++
- Improve license checking to disregard comments and line breaks
- License checking verifies that COPYRIGHT is specified when apache2 is used
0.0.3 (2016-04-19)
++++++++++++++++++
- Add alternate wording of apache2 license
0.0.2 (2016-04-17)
++++++++++++++++++
- Cleanup Tidy to work on external deps
0.0.1 (2016-04-12)
++++++++++++++++++
- Package Tidy