16 February 2025

dictpress v2.1.0

Repository: @knadh/dictpress

GitHub release page: v2.1.0


Changelog

  • a5f64a3 Add goreleaser GitHub action workflow.
  • 479dd73 Merge branch ‘bundle-handler’
  • e8a89d9 Add /static/_bundle.js|.css handlers to automatically bundle and serve static assets.
  • 1dbe1ed fix(config.sample.toml) Spell corrected (#41)
  • 9be0f14 Merge pull request #40 from chinmayb/master
  • 8de4805 Create ci.yaml
  • 487f0e4 Merge pull request #36 from chinmayb/tests
  • ed87b8a Add a default {} meta value to entry on insert via API. Closes #38.
  • d85f92b update readme & cleanup
  • f1211ef update makefile & go mod
  • 9cbcb4b fix: add missing field meta & string formatting
  • d21c1d4 chore: add unit tests for import work flow