v1.9.2
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!