Skip to content

Latest commit

History

History
24 lines (20 loc) 路 701 Bytes

CHANGELOG.md

File metadata and controls

24 lines (20 loc) 路 701 Bytes

Changelog

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

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

[1.0.0] - 2023-09-18

Added

  • Added initial files
  • Added support for custom logger, http client
  • Added ProcessAddress()
  • Added CHANGELOG
  • Added mock rest interface to simplify testing
  • Added table driven tests

[1.1.0] - 2023-09-22

Changed

  • Added Debug field to Response
  • Changed Response type from Address to YaddressResult
  • Small documentation fix

[1.2.0] - 2023-09-25

Changed

  • Added missing types for Address