Skip to content

Latest commit

 

History

History
56 lines (30 loc) · 1.25 KB

CHANGELOG.md

File metadata and controls

56 lines (30 loc) · 1.25 KB

Changelog

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.

[UNRELEASE]

[1.5.0] - 2023-12-06

Modified

  • Updated dependencies

Removed

  • Drop support for ruby 2.6

[1.3.0] - 2022-09-15

Added

[1.3.0] - 2021-09-02

Fixed

  • Change dependency from cocoapods-core to cocoapods to fix Podfile evaluation (#15)

[1.2.0] - 2021-03-23

Added

  • Handle allowlist in the file .ad_licenselint.yml (#9)

Fixed

  • Search pod specification in both trunk and master sources (#8)

[1.1.0] - 2020-08-06

Added

  • New option --only to lint a subset of pods
  • Add Apache 2.0 to accepted licenses

Fixed

  • Fix report that was created twice
  • Allow to pass optional parameters for Runner.new

[1.0.0] - 2020-08-05

Initial version