Skip to content

v0.1.6

Compare
Choose a tag to compare
@cycloid-machine cycloid-machine released this 18 Jul 14:08
· 542 commits to master since this release
be8c878

Added

  • The version subcommand to show the actual build version
    (Issue #24)
  • CI/CD pipeline
    (Issue #31)
  • The -verbose and -debug options
    (Issue #17)

Changed

  • Update CI/CD pipeline which now also has pre-built binaries, automate github release and docker release image.
    (Issue #31)

Fixed

  • Error with the Import Filter not validating before Importing/Reading
    (PR #22)
  • Update to version 1.0.1 of raws to fix panic on importing aws_s3_bucket
    (Issue #29)