[0.2.3] - 2026-08-11
Added
- Added month scaling helpers in
sizelib.time:m28(),m29(),m30(),m31()(for 28, 29, 30, and 31-day month second calculations). - Added year scaling helpers in
sizelib.time:y()(365-day regular year) andly()(366-day leap year). - Added dedicated
TIME_SDK.mdreference guide.
Changed
- Reordered
sizelib.timeimported constants from smallest to highest unit scale (MSthroughLEAP_YEAR). - Enriched time SDK documentation and web pages (
/timeand/human_time) with full parameter details, unit hierarchy tables, type preservation, and edge case examples.
Full Changelog: v0.2.2...v0.2.3