Skip to content

Tags: Melkeydev/go-blueprint

Tags

v0.7.7

Toggle v0.7.7's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Update htmx v2.0.2 (#291)

v0.7.6

Toggle v0.7.6's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
[bug] live reload fixed (#283)

* air (live reload) will work on windows

v0.7.5

Toggle v0.7.5's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
move handler_test.go to internal/server package (#284)

* moved handler_test.go to internal/server package and renamed routes_test.go, updated docs

v0.7.4

Toggle v0.7.4's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Ignore no git user.email if we're skipping git (#281)

* Ignore no git user.email if we're skipping git

v0.7.3

Toggle v0.7.3's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
feat: support for generating testcontainers-go tests for DB drivers (#…

…271)

add testcontainers feature

v0.7.2

Toggle v0.7.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
update htmx version v2.0.1 (#279)

v0.7.1

Toggle v0.7.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Added templ generate to workflow (#277)

v0.7.0

Toggle v0.7.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Add git options (commit, stage, and no git repository) (#270)

* Feat: create git step functionality

v0.6.3

Toggle v0.6.3's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
removed submodule xs (#274)

v0.6.2

Toggle v0.6.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
fix(fiber): Fix assets not being served using the embedded file syste…

…m. (#265)