Skip to content

Latest commit

 

History

History
245 lines (174 loc) · 6.01 KB

CHANGELOG.md

File metadata and controls

245 lines (174 loc) · 6.01 KB

0.9.1 - 2021-03-03

Fix

  • new release

0.9.0 - 2021-03-03

Feat

  • install requirements update

Pull Requests

  • Merge pull request #18 from bcochofel/fix_requirements

0.8.0 - 2021-03-03

Chore

  • remove debug info

Feat

  • config usgin envparse

Pull Requests

  • Merge pull request #17 from bcochofel/envparse_config

0.7.0 - 2021-02-12

Feat

  • unicode emoji

Pull Requests

  • Merge pull request #15 from bcochofel/unicode_emoji

0.6.4 - 2021-02-02

Fix

  • output when azuredevops is false

Pull Requests

  • Merge pull request #14 from bcochofel/fix_output

0.6.3 - 2021-02-01

Fix

  • setup

Pull Requests

  • Merge pull request #13 from bcochofel/fix_setup

0.6.2 - 2021-01-31

Fix

  • imports

Pull Requests

  • Merge pull request #12 from bcochofel/fix_imports

0.6.1 - 2021-01-31

Fix

  • requirements

Pull Requests

  • Merge pull request #11 from bcochofel/fix_reqs

0.6.0 - 2021-01-31

Feat

  • requirements update

Pull Requests

  • Merge pull request #10 from bcochofel/reqs_update

0.5.0 - 2021-01-31

Feat

  • build workflow

Pull Requests

  • Merge pull request #9 from bcochofel/build_workflow

0.4.1 - 2021-01-31

Docs

  • update docs

Pull Requests

  • Merge pull request #8 from bcochofel/update_docs

0.4.0 - 2021-01-31

Feat

  • azuredevops: send request
  • azuredevops: added azure devops output

Pull Requests

  • Merge pull request #7 from bcochofel/azuredevops

0.3.4 - 2021-01-30

Chore

  • remove requirements.txt

0.3.3 - 2021-01-30

Chore

  • update build information

0.3.2 - 2021-01-30

Docs

  • update docs with usage

0.3.1 - 2021-01-30

Docs

  • update setup classifier
  • update module documentation

Pull Requests

  • Merge pull request #6 from bcochofel/update_stdout_doc

0.3.0 - 2021-01-30

Feat

  • output: stdout output driver

Pull Requests

  • Merge pull request #5 from bcochofel/stdout_output_driver

0.2.0 - 2021-01-30

Chore

  • vscode settings for project

Docs

  • docstrings update
  • terraform link for json docs

Feat

  • create resource attributes
  • terraform functions for filtering data
  • module structure
  • parse terraform plan
  • terraform: calculate resource name

Fix

  • validate json file

Pull Requests

  • Merge pull request #4 from bcochofel/parse_tf_plan

0.1.3 - 2021-01-25

Fix

  • gitignore

0.1.2 - 2021-01-25

Chore

  • configure environment

Fix

  • requirements.txt
  • setup.py classifiers

Pull Requests

  • Merge pull request #3 from bcochofel/env_configuration

0.1.1 - 2021-01-24

Feat

  • terraplanfeed cli

Pull Requests

  • Merge pull request #2 from bcochofel/terraplanfeed-cli

0.1.0 - 2021-01-24

Feat

  • package skeleton
  • filename argument
  • version argument
  • package skeleton

Fix

  • github actions name
  • github workflows
  • venv and gitignore
  • program name

Refactor

  • base skeleton

Pull Requests

  • Merge pull request #1 from bcochofel/package_skel