Skip to content

Releases: Melkeydev/go-blueprint

v0.7.6

08 Aug 18:59
838c20a
Compare
Choose a tag to compare

Changelog

What's Changed

New Contributors

Full Changelog: v0.7.5...v0.7.6

v0.7.5

28 Jul 12:11
b5e0e3b
Compare
Choose a tag to compare

Changelog

  • b5e0e3b move handler_test.go to internal/server package (#284)

What's Changed

New Contributors

Full Changelog: v0.7.4...v0.7.5

v0.7.4

24 Jul 12:08
539428d
Compare
Choose a tag to compare

Changelog

  • 539428d Ignore no git user.email if we're skipping git (#281)

What's Changed

  • Ignore no git user.email if we're skipping git by @reavessm in #281

New Contributors

Full Changelog: v0.7.3...v0.7.4

v0.7.3

24 Jul 11:10
fa8fb47
Compare
Choose a tag to compare

Changelog

  • fa8fb47 feat: support for generating testcontainers-go tests for DB drivers (#271)

What's Changed

  • feat: support for generating testcontainers-go tests for DB drivers by @mdelapenya in #271

New Contributors

Full Changelog: v0.7.2...v0.7.3

v0.7.2

15 Jul 17:59
362a4e9
Compare
Choose a tag to compare

Changelog

What's Changed

  • Update htmx to version v2.0.1 [Bot] by @github-actions in #279

Full Changelog: v0.7.1...v0.7.2

v0.7.1

12 Jul 00:33
736eb26
Compare
Choose a tag to compare

Changelog

What's Changed

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

v0.7.0

10 Jul 19:20
323bc07
Compare
Choose a tag to compare

Changelog

  • 323bc07 Add git options (commit, stage, and no git repository) (#270)

What's Changed

  • Add git options (commit, stage, and no git repository) by @tomasohCHOM in #270

New Contributors

Full Changelog: v0.6.3...v0.7.0

v0.6.3

10 Jul 15:53
ade48aa
Compare
Choose a tag to compare

Changelog

What's Changed

Full Changelog: v0.6.2...v0.6.3

v0.6.2

08 Jul 16:19
a2ee125
Compare
Choose a tag to compare

Changelog

  • a2ee125 fix(fiber): Fix assets not being served using the embedded file system. (#265)

What's Changed

New Contributors

Full Changelog: v0.6.1...v0.6.2

v0.6.1

16 Jun 09:58
fef23e3
Compare
Choose a tag to compare

Changelog

  • fef23e3 added special treatment of advanced flag in tip string (#254)
  • c8c9202 remove an extra if statement in program.go (#257)
  • f2d2ef1 docs-update-Tailwind (#260)

What's Changed

  • docs-update-Tailwind by @Ujstor in #260
  • remove an extra if statement in program.go by @KibuuleNoah in #257
  • bugfix: added special treatment of advanced flag in tip string by @LrsK in #254

New Contributors

Full Changelog: v0.6.0...v0.6.1