devel/rubygem-licensee: Update from 8.0.0 to 8.2.0
8.2.0 - 2016-06-15
- CLI now uses Licensee::Project
- Better CLI output
- Test improvements
- Update README & add test reflecting choosealicense.com changes (#95)
- Add information about semantic versioning to README
- Update vendored licenses
- Licenses now contain a case-sensitive spdx-id metadata field
- Removed family and variant metadata fields
- Added document-changes condition
- Various typographical fixes in the license body text (which will change license hashes)
- Updated descriptions
8.1.0 - 2016-04-28
- Allow Licensee.license() to scan a single file
- Allow CLI to accept path to file in addition to a directory
- Ensure files are read with UTF-8 encoding by default
Approved by: junovitch (mentor)