Skip to content

Latest commit

 

History

History
106 lines (68 loc) · 2.4 KB

CHANGELOG.md

File metadata and controls

106 lines (68 loc) · 2.4 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.3] - 2024-12-11

Changed in 0.3.3

  • Update dependencies

[0.3.2] - 2024-10-30

Changed in 0.3.2

  • Update dependencies

[0.3.1] - 2024-09-13

Changed in 0.3.1

  • Update dependencies

[0.3.0] - 2024-08-27

Changed in 0.3.0

  • Change from g2 to sz/er

[0.2.1] - 2024-06-28

Changed in 0.2.1

  • Update dependencies
  • Update workflows

[0.2.0] - 2024-05-09

Changed in 0.2.0

  • Updated to Senzing V4

[0.1.1] - 2024-01-29

Changed in 0.1.1

  • Refactor to template-go
  • Update dependencies
    • github.com/senzing-garage/g2-sdk-go v0.9.0
    • github.com/senzing-garage/go-sdk-abstract-factory v0.6.0
    • golang.org/x/exp v0.0.0-20240112132812-db7319d0e0e3
    • google.golang.org/grpc v1.61.0

[0.1.0] - 2024-01-03

Changed in 0.1.0

  • Renamed module to github.com/senzing-garage/check-self
  • Refactor to template-go
  • Update dependencies
    • github.com/senzing-garage/go-cmdhelping v0.2.0
    • github.com/senzing-garage/go-common v0.4.0
    • github.com/senzing-garage/go-databasing v0.4.0
    • github.com/senzing/g2-sdk-go v0.8.0
    • github.com/senzing/go-sdk-abstract-factory v0.5.0
    • github.com/spf13/cobra v1.8.0
    • github.com/spf13/viper v1.18.2
    • golang.org/x/exp v0.0.0-20240103183307-be819d1f06fc
    • google.golang.org/grpc v1.60.1

[0.0.3] - 2023-11-02

Added to 0.0.3

  • Update dependencies
    • github.com/senzing-garage/go-common v0.3.2-0.20231018174900-c1895fb44c30
    • github.com/senzing/go-sdk-abstract-factory v0.4.3

[0.0.2] - 2023-10-25

Added to 0.0.2

  • Refactor to template-go
  • Update dependencies
    • github.com/senzing/g2-sdk-go v0.7.4
    • github.com/senzing-garage/go-cmdhelping v0.1.9
    • github.com/senzing-garage/go-common v0.3.1
    • github.com/senzing-garage/go-databasing v0.3.1
    • github.com/senzing/go-sdk-abstract-factory v0.4.2
    • google.golang.org/grpc v1.59.0

[0.0.1] - 2023-10-06

Added to 0.0.1

  • Initial checks