Skip to content

v1.9.2

Compare
Choose a tag to compare
@DRuggeri DRuggeri released this 05 Jul 20:46
· 217 commits to master since this release

Fixed

  • Investigating issue #34, an odd golang idiom was found that caused errors to get swallowed when refreshing state. This can cause the state file to get wiped out! The bug has been squashed. Thanks, @mlosapio and @robstonham-pa!
  • Removed some junk code for handling redirects. This was never in use because golang handles them for us!