Skip to content

Latest commit

 

History

History
92 lines (56 loc) · 1.91 KB

CHANGELOG.md

File metadata and controls

92 lines (56 loc) · 1.91 KB

Changelog

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

The format is based on Keep a Changelog, markdownlint, and this project adheres to Semantic Versioning.

[Unreleased]

[0.3.1] - 2024-09-09

Changed in 0.3.1

  • Update dependencies

[0.3.0] - 2024-08-21

Changed in 0.3.0

  • Change from g2 to sz/er

[0.2.2] - 2024-06-12

Changed in 0.2.2

  • From ErrorID to MessageID
  • From ExplainerError to ErrorExplainer
  • From ExplainerNull to NullExplainer

[0.2.1] - 2024-04-19

Changed in 0.2.1

  • Update dependencies
    • github.com/senzing-garage/go-cmdhelping v0.2.1
    • github.com/stretchr/testify v1.9.0

[0.2.0] - 2024-01-02

Changed in 0.2.0

  • Renamed module to github.com/senzing-garage/explain
  • Refactor to template-go
  • Update dependencies
    • github.com/spf13/cobra v1.8.0
    • github.com/spf13/viper v1.18.2

[0.1.5] - 2023-10-20

Changed in 0.1.5

  • Refactor to template-go
  • Update dependencies
    • github.com/pkg/browser v0.0.0-20240102092130-5ac0b6a4141c
    • github.com/senzing-garage/go-cmdhelping v0.2.0
    • github.com/spf13/viper v1.17.0

[0.1.4] - 2023-08-07

Changed in 0.1.4

  • Refactor to template-go
  • Update dependencies
    • github.com/senzing-garage/go-cmdhelping v0.1.5

[0.1.3] - 2023-07-26

Changed in 0.1.3

[0.1.2] - 2023-07-26

Changed in 0.1.2

  • In Dockerfile updated to golang:1.20.6
  • Prepare for multi-platform

[0.1.1] - 2023-07-21

Changed in 0.1.1

  • Updated dependencies
    • github.com/senzing-garage/go-cmdhelping v0.1.0

[0.1.0] - 2023-07-18

Added to 0.1.0

  • Support for SENZING_TOOLS_ERROR_ID (--error-id)