Skip to content

Releases: harrydayexe/GoBlog

v2.0.5

19 Jan 22:56

Choose a tag to compare

Changelog

  • 9c74e89 Change license badge to GPL3
  • 0a3e909 Update README.md badges to version 2
  • 037ffea feat(config): add common option pattern
  • 63f8724 feat(generator): add template renderer struct
  • 8be3da7 feat(generator): add templates dir flag
  • a881167 feat(generator): correctly outputting all files to output directory
  • 61f53ce feat(generator): templates now used to generate site
  • 2236f99 feat(models): add models for template data
  • 2762c77 feat(templates): add default templates
  • cb8cecd refactor(generator): take template as parameter not option
  • a926680 refactor(templates): move templates into new package to be imported
  • cd764bf refactor: update generator and outputter to use new options pattern

v2.0.4

18 Jan 15:16

Choose a tag to compare

Changelog

  • f63949f Update Go checksum database notification URL
  • e13ce01 feat(outputter): create outputter interface and hook up generator
  • 3827a1e feat(outputter): directory writer outputting to files
  • bb44e61 refactor(generator): add common config options

v2.0.3

17 Jan 00:26

Choose a tag to compare

Changelog

  • 2d8d767 feat(errors): add coloured error handling
  • 16bb7f1 feat(errors): add errors internal
  • 8ef5d6e feat(generator): add debug output with gen config
  • ac6d415 feat(generator): add flag inputs for posts dir and raw output
  • bd45bde feat(generator): add raw flag to generate command
  • 5b96be5 feat(generator): implement generation of raw output
  • f6a1d28 feat(generator): implement validation of input arguments

v2.0.2

12 Jan 09:57

Choose a tag to compare

Changelog

  • bd58452 ci: fix address the checksum notify job points at

v2.0.1

11 Jan 22:53

Choose a tag to compare

Changelog

  • 322b5a5 Update module path to v2
  • 2788b48 fix: module path rename imports

v2.0.0

11 Jan 22:38

Choose a tag to compare

Changelog

  • 4b02ff5 ci: add pkg.go.dev webhook

v0.1.0

11 Jan 22:31

Choose a tag to compare

Changelog

  • 6b8663f ci: add test workflow
  • 5560cce feat(cmd): set logger based on verbose flag
  • 891f0dc feat(generator): add basic types for the generator package
  • f835ba4 feat(logger): Add custom CLI logger
  • de74417 feat(models): add post model
  • 6b16204 feat(parser): add configuration options to parser
  • 3fd9bf4 feat(parser): implement the beginnings of a parser
  • 26cc660 feat: create outline of CLI structure
  • 3b30a78 fix(cmd): fix verbosity flag handling
  • 66b1de2 refactor: move commands into internal packages

v0.1.0-alpha.1

07 Jan 21:51
67fd96b

Choose a tag to compare

v0.1.0-alpha.1 Pre-release
Pre-release

Changelog

  • 67fd96b ci: fix docker build and goreleaser config

v0.1.0-alpha.0

07 Jan 21:45
13d8777

Choose a tag to compare

v0.1.0-alpha.0 Pre-release
Pre-release

Changelog