Skip to content

Tags: Melkeydev/go-blueprint

Tags

v0.10.11

Toggle v0.10.11's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
tailwind docker config (#407)

v0.10.10

Toggle v0.10.10's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Fixed no git on system panic even if git flag is skip (#396)

v0.10.9

Toggle v0.10.9's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
feat: add flag completions (#395)

v0.10.8

Toggle v0.10.8's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
fix: dont install less than v4 (#391)

As the @tailwindcss/vite is installed and only supports v4 we are using
--prefer-offline flag that can install tailwindcss v3 from cache with
this we force to use cache only is tailwindcss version is greater than
v4

v0.10.7

Toggle v0.10.7's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
go 1.23.0 (#390)

v0.10.6

Toggle v0.10.6's commit message
Fix #115 Pull request missing pq driver replacement

v0.10.5

Toggle v0.10.5's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
tailwind v3.4.10 (#372)

v0.10.4

Toggle v0.10.4's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
golangci-lint v1.63.4 (#366)

v0.10.3

Toggle v0.10.3's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
feat: use PORT in React from backend .env created in frontend (#355)

v0.10.2

Toggle v0.10.2's commit message

Verified

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