4 min read go, releases, tooling

What's New in Go 1.24

Version 1.24 of the Go language was released in February 2025, bringing a series of improvements and new features that promise to increase developer productivity...

3 min read semantic-versioning, version-control, git

What is semantic versioning?

Semantic versioning, also called **SemVer**, is a standard used by developers to number software versions clearly and predictably. It makes it easier to understand...