mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-12-31 21:21:08 +00:00
f5f93faeeb
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
32 lines
746 B
ReStructuredText
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
|