Skip to content

Releases: prskr/goveal

v0.1.0

16 Mar 10:45
v0.1.0
c358848
Compare
Choose a tag to compare

Changelog

  • f8daaf2 Add container image and document usage
  • 1582460 Add emoji section to Readme
  • 21e41b0 Add emoji support
  • 33dadaf Add golangci-lint
  • 7eb4d67 Add golangci-lint as Github action
  • e4cc33f Auto detect line ending on startup
  • 6be2b5a Cleanup
  • c358848 Cleanup GitHub actions
  • d118355 Complete sprig upgrade
  • 55c5842 Delete obsolete Makefile
  • b953310 Do not cache files that are monitored
  • 82a651c First draft of new fiber based server
  • 2cc48cf Fix CRLF vs. LF for slide separators on windows and everything else
  • 00109b6 Fix GoReleaser config
  • 35c844c Fix build
  • 234929e Fix loading config from given path
  • 0637962 Improve mermaid handling and update deps
  • 3f847e0 Live update Reveal config
  • e7942eb Make content-root size configurable
  • 2b242d2 Merge branch 'master' into renovate/configure
  • 60f6585 Merge pull request #1 from baez90/renovate/configure
  • 6e2bca8 Merge pull request #2 from baez90/renovate/github.com-masterminds-sprig-3.x
  • fd73f60 Merge pull request #4 from baez90/renovate/github.com-masterminds-sprig-v3-3.x
  • ded1c0f Merge pull request #7 from baez90/migrate-to-fiber
  • 82d205d Migrate to main branch
  • 424618c Rename download task
  • f18164d Replace fiber with httprouter
  • 7d3d3a5 Split slides first before rendering them
  • 565e199 Update Readme
  • 26a619d Update Readme and Github actions pipeline
  • 4665345 Update actions/checkout action to v3
  • e8d6de4 Update to Reveal.JS 4.1.2 and Go 1.17
  • dd86250 Upgrade golangci-lint GitHub action
  • aad73c8 chore(deps): add renovate.json
  • 79bd926 fix(deps): update module github.com/masterminds/sprig to v3
  • 5f1c147 fix(deps): update module github.com/masterminds/sprig/v3 to v3.2.2

v0.0.6

05 Dec 11:19
v0.0.6
d56271e
Compare
Choose a tag to compare

Changelog

d56271e Update to latest task version

v0.0.5

09 Sep 20:49
v0.0.5
798943f
Compare
Choose a tag to compare

Changelog

798943f chore: updated module dependencies
bbbbb0b feat: added switches to configure slide numbers

v0.0.4

16 May 09:46
v0.0.4
667bc0e
Compare
Choose a tag to compare

Changelog

755931a fix: fixed speaker mode due to missing .html file

v0.0.3

16 May 08:14
v0.0.3
97718ae
Compare
Choose a tag to compare

Changelog

2004e38 doc: Extended README to cover new options
2f0086b doc: added CircleCI badge to README
bb66990 feat: added support for custom CSS, side menu plugin and a few more config options
fb32d95 fix: cleaned go module dependencies
97718ae fix: moved packr2 installation to CircleCI steps
02851fb fix: tried to modify setup command of packr2 to avoid go.{mod,sum} manipulation

v0.0.2

20 Apr 00:36
v0.0.2
a213f9c
Compare
Choose a tag to compare

Changelog

4b984de feat(embedded HTML): changed markdown delivery to load it as external file
a213f9c fix: updated go.{mod,sum}

v0.0.1

19 Apr 23:02
v0.0.1
4539a92
Compare
Choose a tag to compare

Changelog

f2c0c0e Added CircleCI config file
4539a92 Added filter to build job in workflow
23445b9 Fixed CircleCI yaml config
602b988 Initial commit
99d76c1 Merged GitHub project template
afa47a1 Updated Docker image for build job
03beb15 chore: initialized cobra project
a4c0016 feat(PoC): PoC complete
ace0485 fix: Fixed another markup issue in CircleCI config