Skip to content

Latest commit

 

History

History
33 lines (24 loc) · 883 Bytes

CHANGELOG.md

File metadata and controls

33 lines (24 loc) · 883 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.

[0.2.1] - 2024-10-30

Changed

  • Removed IDictionary and IEnumerable interface becaus not compatible with Fable JS & TS yet
  • Unified API

Fixed

  • fixed ToString() members

Added

  • docs

0.1.0 - 2024-09-29

Added

  • Implementation ported from FsEx
  • Added more tests