Skip to content

Releases: gopherguides/hype

v0.3.3

12 Jul 19:57
dcfa146
Compare
Choose a tag to compare

Changelog

  • bbc8983 Fix figcaption parsing error and refactor figure processing to use native hype parser patterns (#44)
  • 6a8fbc5 Merge pull request #39 from gopherguides/release-v0.3.1
  • 51cb141 Merge pull request #40 from gopherguides/update-workflow
  • 6de54e5 Merge pull request #42 from Kristina-Pianykh/support-multiple-formats
  • 46e52ff Update README.md with latest Hype changes
  • f71f076 Update README.md with latest Hype changes
  • 8eb8a77 Update to force build to work
  • 01bc5f5 chore: suppose node snippets in yaml/yaml, sh, .env and .envrc files
  • d1b0a68 fix(fork): checkout from branch that opened PR
  • dcfa146 goreleaser 2.0 (#45)
  • e7924bd make the workflow regen the readme as part of the PR, not when merging to main

v0.3.1

01 May 23:14
8416749
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.3.0...v0.3.1

v0.3.0

10 Sep 19:51
5b59796
Compare
Choose a tag to compare

This release changes the default file from module.md to hype.md.

v0.2.0

21 Feb 16:57
8833481
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.1.2...v0.2.0

v0.1.2

14 Feb 19:39
e097409
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.1.1...v0.1.2

added document ids

09 Feb 16:45
284e9c9
Compare
Choose a tag to compare
Merge pull request #17 from gopherguides/doc.ids

assign documents ids

v0.1.0

07 Feb 22:11
463b1f9
Compare
Choose a tag to compare

Changelog

  • 463b1f9 fixed goreleaser config (again)