Skip to content

Releases: xlc-dev/nova

v0.2.1

06 Oct 19:16

Choose a tag to compare

  • Update the refparser to output slightly better html and clean things up
  • Fix BASE_URL in documentation

Full Changelog: v0.2.0...v0.2.1

v0.2.0

06 Oct 18:10

Choose a tag to compare

What's Changed

  • chore(deps): bump github.com/go-sql-driver/mysql from 1.9.2 to 1.9.3 by @dependabot[bot] in #6
  • chore(deps): bump modernc.org/sqlite from 1.38.0 to 1.38.2 by @dependabot[bot] in #8
  • chore(deps): bump modernc.org/sqlite from 1.38.2 to 1.39.0 by @dependabot[bot] in #9
  • New documentation website with fssg framework by @xlc-dev in #10
  • Slight changes in code to conform to new Golang updates
  • Added doc.go

Full Changelog: v0.1.0...v0.2.0

v0.1.0

13 Jun 16:39

Choose a tag to compare

The first Nova release

This is the first actual release of Nova, marking it as usable for any production ready application with (hopefully) no bugs.

What's Changed

  • chore(deps): bump modernc.org/sqlite from 1.37.0 to 1.37.1 by @dependabot in #1
  • chore(deps): bump modernc.org/sqlite from 1.37.1 to 1.38.0 by @dependabot in #3
  • V0.1 by @xlc-dev in #4

Full Changelog: v0.0.1...v0.1