Releases: SphericalKat/gopherpress
Releases · SphericalKat/gopherpress
v0.2.1
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
coverin frontmatter spec
v0.2.0
v0.1.0
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