Skip to content

v0.4.0 / 2023-04-23

Latest
Compare
Choose a tag to compare
@jmcfarlane jmcfarlane released this 24 Apr 06:34
· 9 commits to main since this release
  • Add ability to re-index via api (a button exists in the ? modal)
  • Add build hint about needing png2icns
  • Add dedicated templates directory for server side templates
  • Add go mod tidy to every build
  • Upgrade golang to 1.20
  • Upgrade all go libraries
  • Upgrade bleve to the v2 api
  • Upgrade to chi (from httprouter)
  • Upgrade to github actions (from travis)
  • Upgrade to go embed (from rice)
  • Fix exported variable creation (massive slowdown)
  • Remove codecov.io
  • Remove keybase from the release process
  • Remove -x from go vet
  • Clean up the Makefile help a little bit
  • Basically bringing the build back to life :)