Skip to content

Releases: justincpresley/go-cobs

v1.6.0 - 2024-02-18

19 Feb 05:12
Compare
Choose a tag to compare

This is the origin of releases after greatly refactoring the structure of go-cobs.

Added

  • An easy-to-run example which can be run instantly after cloning this repository.
  • A Changelog!

Changed

  • Completely refactor the structure and documentation of this library.
  • Moved to go 1.22, updated all dependencies.