All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
- Updated dependencies
- Drop support for ruby 2.6
- Add support for Ruby 3.x (#16 by lucas-giaco)
- Change dependency from
cocoapods-core
tococoapods
to fix Podfile evaluation (#15)
- Handle allowlist in the file
.ad_licenselint.yml
(#9)
- Search pod specification in both
trunk
andmaster
sources (#8)
- New option
--only
to lint a subset of pods - Add
Apache 2.0
to accepted licenses
- Fix report that was created twice
- Allow to pass optional parameters for
Runner.new
Initial version