Skip to content

Releases: nilotpaul/gospur

v0.4.0

06 Dec 09:39
c308fa6
Compare
Choose a tag to compare

Changelog

  • c308fa6 Merge pull request #14 from nilotpaul/cli

What's Changed

  • feat(cli): Add DaisyUI Option & Fix Styles for Consistency by @nilotpaul in #14

Full Changelog: v0.3.0...v0.4.0

v0.3.0

01 Dec 08:31
e1f461d
Compare
Choose a tag to compare

Changelog

  • e1f461d Merge pull request #13 from nilotpaul/cli

What's Changed

  • feat(multiselect): added custom prompt for multiple selections; test: fix error message casing; perf: add delay in live reload in makefile (templates) by @nilotpaul in #12
  • feat(cli): added support for building docker images by @nilotpaul in #13

Full Changelog: v0.2.3...v0.3.0

v0.2.4

27 Nov 08:10
Compare
Choose a tag to compare

Changelog

  • 046cd66 perf(command): get version info from go.mod

What's Changed

  • feat(cli): add 'version' command + ci: configure workflows for testing and releasing by @nilotpaul in #11

Full Changelog: v0.2.2...v0.2.4

v0.2.3

27 Nov 07:41
Compare
Choose a tag to compare

Changelog

  • 046cd66 perf(command): get version info from go.mod

What's Changed

  • feat(cli): add 'version' command + ci: configure workflows for testing and releasing by @nilotpaul in #11

Full Changelog: v0.2.2...v0.2.3

v0.2.2

25 Nov 19:07
10d41c1
Compare
Choose a tag to compare

What's Changed

  • fix: makefile dev cmd won't reload browser when changes applied in any go file by @nilotpaul in #10

Full Changelog: v0.2.1...v0.2.2

v0.2.1

25 Nov 08:59
Compare
Choose a tag to compare

What's Changed

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

v0.2.0

24 Nov 18:35
66a149d
Compare
Choose a tag to compare

What's Changed

  • perf: better post installtion instructions by @nilotpaul in #7
  • Introduced new customisable stack options and overall performance upgrade by @nilotpaul in #8

Full Changelog: v0.1.4...v0.2.0

v0.1.4

20 Nov 09:16
efc9177
Compare
Choose a tag to compare

What's Changed

  • fix(config.go): home and error template file contents interchanged by @nilotpaul in #6

Full Changelog: v0.1.3...v0.1.4

v0.1.3

20 Nov 09:00
202f84c
Compare
Choose a tag to compare

What's Changed

  • fix(main.go.tmpl): fixed imports and added dynamic go mod path by @nilotpaul in #5

Full Changelog: v0.1.2...v0.1.3

v0.1.2

20 Nov 08:32
155e65d
Compare
Choose a tag to compare

What's Changed

  • fix: target dir exist and empty but error -> target dir is not empty by @nilotpaul in #4

Full Changelog: v0.1.1...v0.1.2