📜 Version 0.x History
[v0.3.0] - 2025-07-31
New Features
Introduced an immutable property decorator and a deep-freeze utility for objects and arrays. Added a secure, default configuration module for date/time parsing. Extended global browser support for the Temporal API via polyfill.
Bug Fixes
Corrected the enumerable decorator to ensure proper closure.
Refactor
Centralised and secured date/time parsing constants and layouts. Improved typing and immutability for enums and configuration objects. Updated logging and state management to use object-based constants instead of enums.
Documentation
Enhanced inline documentation and added detailed usage examples for enum utilities.
Chores
Updated development dependencies to latest versions. Reformatted TypeScript configuration for clarity.
[v0.2.0] - 2024-10-30
New Features
Updated the version of the Tempo class to 0.2.0, ensuring users have access to the latest enhancements.
Bug Fixes
Resolved versioning discrepancies in the Default configuration object.