Skip to content

Releases: SphericalKat/gopherpress

v0.2.1

16 Nov 13:36
92558ee

Choose a tag to compare

Changelog

  • 92558ee Merge pull request #3 from SphericalKat/renovate/golang.org-x-net-0.x
  • 1dbfb3d chore(ci): enable releases to AUR
  • d54f067 docs(readme): link to installation instructions in the wiki
  • 92237c5 feat(summary): include in epub metadata
  • 7519475 fix(deps): update module golang.org/x/net to v0.31.0
  • d947bdf fix(goreleaser): use -bin suffix for aur package name
  • d1f9241 fix(spec): include cover in frontmatter spec

v0.2.0

16 Nov 13:08
5c74c58

Choose a tag to compare

Changelog

  • 1dbfb3d chore(ci): enable releases to AUR
  • 92237c5 feat(summary): include in epub metadata
  • d947bdf fix(goreleaser): use -bin suffix for aur package name
  • d1f9241 fix(spec): include cover in frontmatter spec

v0.1.0

05 Nov 12:27
99bf642

Choose a tag to compare

Changelog

  • 595316f Add renovate.json
  • f5213fc Initial commit
  • 0e1a930 Merge pull request #1 from SphericalKat/renovate/configure
  • 7d50d39 chore(ci): add goreleaser
  • 98e5ec0 docs(readme): add screenshot
  • 99bf642 docs(readme): fix typo
  • 10458cf feat(html): clean up and preprocess
  • 2d6aae2 feat: add basic parser for markdown
  • ca44c9f feat: assemble book data
  • 8a292b8 feat: enable epub output
  • 2dc553e feat: turn into a cli application
  • f568acb fix(html): make img urls absolute