Skip to content

v0.8.6

Choose a tag to compare

@aJesus37 aJesus37 released this 19 Mar 00:50
· 393 commits to main since this release

What's New in v0.8.6

Fixed

  • CI test suite no longer panics with function "sub" not defined — the sub arithmetic template function was added to cmd/serve.go in v0.8.5 but was missing from the test server's FuncMap in handlers_test.go

Full Changelog: v0.8.5...v0.8.6

What's Changed

  • fix(tests): add missing sub template function to test server FuncMap by @aJesus37 in #32
  • chore: release v0.8.6 by @aJesus37 in #33

Full Changelog: v0.8.5...v0.8.6