Skip to content

Latest commit

 

History

History
14 lines (10 loc) · 582 Bytes

CHANGELOG.md

File metadata and controls

14 lines (10 loc) · 582 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.

[Unreleased]

[1.1.0] - 2023-07-20

  • The Microseconds value object class that wraps timestamp float values to make it easier and less error-prone to work with.

[1.0.0] - 2023-05-17

Added

  • The Json class that converts JSON strings to array and also tries to deal with "relaxed" JSON, where keys can be unquoted.