-
v0.1.475bd5685 · ·
v0.1.4 # Release Notes Changes - Add aio as a dependency - Reduce the number of exported vars and functions
-
v0.1.34f087b30 · ·
v0.1.3 # Release Notes Changes - Adapt to upstream migration to separate golang.org/x/website and 0.1.0 tour packages. - Use own GOROOT in local cache for now. - Prepare for reorganization and rebranding as ob-goplay
-
v0.1.22f3bdb39 · ·
v0.1.2 # Release Notes Bug fixes - The go list command behaves differently in 1.16 and complains that packages are missing from go.sum when they're not present in the mod cache. The command invocation has been updated to work around this. - The Windows CI build now attempts to export artifacts on failure whereas before it only claimed to.
-
v0.1.1b00de0a3 · ·
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?
-
v0.1.08dd8df24 · ·
v0.1.0 # Release Notes Preliminary release (basically born to fail) - Partially replicate basic Go Tour functionality - Attempt to deliver rendered Org files via tarball links - Set up CI/CD with shaky Windows runner - Fill README and package commentary with lies