File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 22
33All notable changes to this project will be documented in this file. This project adheres to [ Semantic Versioning] ( http://semver.org/ ) .
44
5+ ## [ 1.10.0] - 2021-02-21
6+
7+ ### Added
8+ - In anticipation of AutoPkg 2.3, now supports checking YAML recipes (must have extension ` .recipe.yaml ` ).
9+ - In anticipation of AutoPkg 2.3, supports additional AutoPkg plist extension ` .recipe.plist ` .
10+ - Supports JSON AutoPkg recipes (must have extension ` .recipe.json ` ). NOTE: AutoPkg itself does not yet support JSON recipes.
11+ - Built placeholder for checking for unused AutoPkg recipe input variables in the future. Check is disabled for now.
12+
13+ ### Fixed
14+ - Fixed a bug preventing display of AutoPkg recipe path and identifier if duplicate identifier is found in the repo.
15+
516## [ 1.9.0] - 2021-01-18
617
718### Added
You can’t perform that action at this time.
0 commit comments