Skip to content

v2.2.0

Compare
Choose a tag to compare
@koddr koddr released this 07 Feb 10:33

✨ The Gowebly CLI v2.2.0 release

gowebly banner with logo

A next-generation CLI tool to easily build amazing web applications with Go on the backend, using htmx, hyperscript or Alpine.js and the most popular CSS frameworks on the frontend.

In this release

We couldn't get past the updates that occurred in the new version of Go v1.22.0, so all the innovations for the net/http package have been leveraged in this release.

Yes, the minimum version of Go in go.mod file is now 1.22.0.

Changelog

Updates

  • Update Go to v1.22.0
  • Update net/http handlers

How to update?

For native Go installation (any platforms):

go install github.com/gowebly/gowebly/v2@latest

For Homebrew users (GNU/Linux, Apple macOS):

brew upgrade gowebly/tap/gowebly

For other ways (any platforms): manually download and re-install a ready-made package from the Assets section.

💡 Note: See the Complete user guide to get a general information.

Your help to improve project

I invite you to participate in this project! Let's work together to create and popularize the most useful tool for developers on the web today.

Your PRs, issues & any words are welcome! Thank you 😘