github.com/mineiros-io/terradoc@v0.0.9-0.20220711062319-018bd4ae81f5/CHANGELOG.md (about)

     1  # Changelog
     2  
     3  All notable changes to this project will be documented in this file.
     4  
     5  The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
     6  and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
     7  
     8  ## [Unreleased]
     9  
    10  ## [0.0.9]
    11  
    12  ### Added
    13  
    14  - Started Changelog
    15  
    16  ### Changed
    17  
    18  - Switch validate command line options from filepaths to boolean options
    19  - Validate all `.tf` files in directory of documentation input file rather than
    20  only validating specified variables/output files
    21  
    22  [unreleased]: https://github.com/mineiros-io/terradoc/compare/v0.0.9...HEAD
    23  [0.0.9]: https://github.com/mineiros-io/terradoc/compare/v0.0.8...v0.0.9