Skip to content

Latest commit

 

History

History
28 lines (22 loc) · 788 Bytes

CHANGELOG.md

File metadata and controls

28 lines (22 loc) · 788 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.3 / 2022-10-10

Features

  • Add ObjectJsonConverter abstraction

1.0.2 / 2022-10-03

  • Update Newtonsoft.Json to Version="9.*"

1.0.1 / 2022-08-30 - 2022-03-21

  • Add XYZConverter
  • Add IJsonService / IJsonService

1.0.0 / 2022-02-26

  • Push to Nuget
  • Add JsonService & ElementIdConverter
  • Add Build Project
  • First Release