v0.1.1 # Release Notes Bug fixes - The previous assets URL used a branch (master) for its revision component instead of a release (tag). This resulted in 404 responses from GitLab. - The install "wizard" was failing on Windows because it couldn't find gzip. - Lingering issue with intermittent, nondeterministic behavior re the assets fetcher persists and will have to be dealt with. Currently, success seems to correlate with hitting the endpoint beforehand outside of emacs. Perhaps it's cached somewhere along the way?