Releases: Melkeydev/go-blueprint
Releases · Melkeydev/go-blueprint
v0.10.3
Changelog
- f13c8b7 feat: use PORT in React from backend .env created in frontend (#355)
- fde1fee fix: input.css being public (#345)
What's Changed
- fix: input.css being public by @arafays in #345
- feat: use PORT in React from backend .env created in frontend by @sibteali786 in #355
New Contributors
- @sibteali786 made their first contribution in #355
Full Changelog: v0.10.2...v0.10.3
v0.10.2
Changelog
- 3d0ebe4 update htmx v2.0.4 (#353)
- 1419c54 Fix spelling errors in docs (#351)
- bd980e6 exclude node_modules (#344)
- 4af9a88 fix: spelling error in comment: 'past' to 'paste' (#348)
- 389802a update readme (#342)
- cf3bee5 fix(readme): add missing hyphen to example command (#341)
What's Changed
- fix(readme): add missing hyphen to example command by @s0up4200 in #341
- update readme by @Ujstor in #342
- fix: spelling error in comment: 'past' to 'paste' by @KennyMwendwaX in #348
- Air-live-reloading-remove-node-modules by @arafays in #344
- Fix spelling errors in docs by @alexandear in #351
- Update htmx to version v2.0.4 [Bot] by @github-actions in #353
New Contributors
- @s0up4200 made their first contribution in #341
- @KennyMwendwaX made their first contribution in #348
- @arafays made their first contribution in #344
- @alexandear made their first contribution in #351
Full Changelog: v0.10.1...v0.10.2
v0.10.1
Changelog
- cb0c0a8 bug: Added missing meta viewport tag to HTMX base.templ.tmpl file (#340)
- 946051e make tailwind should be called tailwind-install instead #326 (#337)
What's Changed
- make tailwind should be called tailwind-install instead #326 by @pradytpk in #337
- bug: Added missing meta viewport tag to HTMX base.templ.tmpl file by @Echo5678 in #340
New Contributors
Full Changelog: v0.10.0...v0.10.1
v0.10.0
Changelog
What's Changed
- feat: scylladb database provider implementation by @danielhe4rt in #320
New Contributors
- @danielhe4rt made their first contribution in #320
Full Changelog: v0.9.0...v0.10.0
v0.9.0
Changelog
- fca0244 Adding react client vite (#321)
- 9da39fa Add output.css to .gitignore if Tailwind is used (#324)
What's Changed
- Add output.css to .gitignore if Tailwind is used by @LarsArtmann in #324
- Adding react client vite by @Melkeydev in #321
New Contributors
- @LarsArtmann made their first contribution in #324
Full Changelog: v0.8.2...v0.9.0
v0.8.2
Changelog
What's Changed
- #315 fix: cursor error when go-blueprint create fails by @vinitparekh17 in #318
New Contributors
- @vinitparekh17 made their first contribution in #318
Full Changelog: v0.8.1...v0.8.2
v0.8.1
Changelog
- ecb9f4a Refactor: Replace printf-style function with print-style for dynamic format (#317)
- 9f230cd docker_docs (#314)
What's Changed
- docker_docs by @Ujstor in #314
- Refactor: Replace printf-style function with print-style for dynamic format by @MatthewAraujo in #317
New Contributors
- @MatthewAraujo made their first contribution in #317
Full Changelog: v0.8.0...v0.8.1
v0.8.0
v0.7.11
Changelog
- eb15b92 bug_fix/gracefulShutdown (#310)
- f88ef9d graceful shutdown http server. (#308)
- 8011499 chore: ignore .DS_Store file (#309)
What's Changed
- chore: ignore .DS_Store file by @vsnaichuk in #309
- add graceful shutdown for the http server. by @spankie in #308
- bug/gracefulShutdown by @Ujstor in #310
New Contributors
- @vsnaichuk made their first contribution in #309
- @spankie made their first contribution in #308
Full Changelog: v0.7.10...v0.7.11