Skip to content

Latest commit

 

History

History
47 lines (29 loc) · 968 Bytes

CHANGELOG.md

File metadata and controls

47 lines (29 loc) · 968 Bytes

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog, adheres to Semantic Versioning, and is generated by Changie.

v4.1.4 - 2024-05-05

Chores

  • Update Go version used for build to 1.22
  • Fix minor linting issues

v4.1.3 - 2024-01-09

Chores

  • Update project dependencies
  • Update and standardize CI configuration

v4.1.2 - 2023-08-19

Chores

  • Update Go dependencies

v4.1.1 - 2023-07-08

Chores

  • Update Go dependencies
  • Update GoReleaser config to fix deprecations.

v4.1.0 - 2023-02-05

Features

  • Add golanglint-ci and fix existing issues
  • Add proper changelog processing
  • Add binaries to GitHub releases
  • Remove "archive" state from repo to start using it again
  • Add version command

Chores

  • Update GoLang dependencies