Skip to content

Releases: jgolang/sirius

v1.1.0

30 Jul 21:49
b95d6cc
Compare
Choose a tag to compare

Release v1.1.0

We are excited to announce the release of version 1.1.0 of the sirius package. This release includes several significant improvements and new features.

New Features and Improvements

Implement Devcontainers

  • Commit: 72d2979
  • Contributor: @josuegiron
  • Description: Added support for devcontainers to streamline development environments and ensure consistency across different setups.

Upgrade Go Version to 1.22.5

  • Commit: aa5028a
  • Contributor: @josuegiron
  • Description: Upgraded the Go version to 1.22.5 to leverage the latest features, improvements, and security fixes.

How to Upgrade

To upgrade to the latest version, use the following command:

go get -u github.com/jgolang/sirius

v1.0.0

24 Dec 07:29
Compare
Choose a tag to compare

Sirius primary version