Skip to content

Releases: nilotpaul/gospur

v0.10.3

01 Oct 14:20
3ece636

Choose a tag to compare

Changelog

  • 3ece636 Merge pull request #30 from nilotpaul/cli

What's Changed

  • perf: small cli updates and changes in stack configuration resulting in smaller out of the box code by @nilotpaul in #30

Full Changelog: v0.10.2...v0.10.3

v0.10.2

18 May 18:14
162e89f

Choose a tag to compare

Changelog

  • 162e89f Merge pull request #29 from nilotpaul/cli

What's Changed

  • fix: api routes returning fallback html in production (#28) by @nilotpaul in #29

Full Changelog: v0.10.1...v0.10.2

v0.10.1

04 Mar 14:22

Choose a tag to compare

Changelog

  • df52000 docs: modified seperate client instructions fallback handling

Full Changelog: v0.10.0...v0.10.1

v0.10.0

03 Mar 18:33
ad314c9

Choose a tag to compare

Changelog

  • ad314c9 Merge pull request #27 from nilotpaul/cli

What's Changed

  • feat(template): new option & docs of seperate frontend as rendering strategy by @nilotpaul in #27

Full Changelog: v0.9.0...v0.10.0

v0.9.0

28 Feb 16:10
2cafb0a

Choose a tag to compare

Changelog

  • 2cafb0a Merge pull request #26 from nilotpaul/cli

What's Changed

  • feat(cli): added flags for stack config, new option for choosing rendering strategy & opts display with help cmd by @nilotpaul in #26

Full Changelog: v0.8.1...v0.9.0

v0.8.1

25 Feb 16:23

Choose a tag to compare

Changelog

  • d199240 fix: fixed goreleaser yaml file

Full Changelog: v0.8.0...v0.8.1

v0.8.0

25 Feb 10:28

Choose a tag to compare

Changelog

  • f862a44 refactor: moved ui & prompts from utils to ui package

What's Changed

  • feat(cli): new command for cli update & minor ui improvements by @nilotpaul in #25

Full Changelog: v0.7.1...v0.8.0

v0.7.1

21 Feb 14:22

Choose a tag to compare

Changelog

  • bc250c3 refactor(template): set root.html as the default layout to render for chi

Full Changelog: v0.7.0...v0.7.1

v0.7.0

21 Feb 13:53
fc54000

Choose a tag to compare

Changelog

  • fc54000 Merge pull request #24 from nilotpaul/cli

What's Changed

  • feat(stack): added chi as a web framework option & updated all docs by @nilotpaul in #24

Full Changelog: v0.6.4...v0.7.0

v0.6.4

19 Feb 10:19
4959f41

Choose a tag to compare

Changelog

  • 4959f41 Merge pull request #23 from nilotpaul/cli

What's Changed

  • fixed root layout issue in generated template & updated docs by @nilotpaul in #23

Full Changelog: v0.6.3...v0.6.4