Skip to content

Latest commit

 

History

History
26 lines (15 loc) · 558 Bytes

CHANGELOG.md

File metadata and controls

26 lines (15 loc) · 558 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.2] - 2025-01-11

Fixed

  • Minor performance issues.

[1.0.1] - 2024-07-27

Fixed

  • Null issue when collecting enumeration entries.

[1.0.0] - 2022-12-19

Added

  • Enumeration class implementation.
  • Number and string key comparers.
  • Common and polymorphic enumeration support.