Skip to content

Latest commit

 

History

History
57 lines (46 loc) · 2.24 KB

CHANGELOG.md

File metadata and controls

57 lines (46 loc) · 2.24 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.

Added

  • Upgrade Go from 1.17 to 1.19

Changed

Deprecated

Removed

Fixed

Security

0.5.0 - 2021-12-05

Added

  • Reintroduce possibility of partial moves by selecting Finished as source
  • Add builds for darwin/arm64 and windows/arm64 by upgrading Go from 1.15 to 1.17

Fixed

  • Fix passing of extra arguments to terraform plan call

0.4.2 - 2021-12-05

Fixed

  • Fix deprecation warning about bottle :unneeded in homebrew tap

0.4.1 - 2021-07-16

Fixed

  • Fix brew style issue

0.4.0 - 2021-07-16

Added

0.3.0 - 2020-10-04

Added

  • Delay flag to prevent hitting rate limits with remote state (#8, contributed by @xanonid)
  • Flags for verbose output and dry-run mode (#8, contributed by @xanonid)

0.2.0 - 2020-09-30

Added

  • Publish a homebrew formula

0.1.0 - 2020-09-04

Added

  • Initial release