UNPKG

@illusionalsagacity/rescript-date

Version:
25 lines (13 loc) • 497 B
# Changelog ### `v2.1.2` Fixes the bsconfig.json name being incorrect ### `v2.1.1` Fixes compilation issues when used with uncurried mode with ReScript v11+ ### `v2.1.0` - ✨ added [`getDay`](/api/weekday#getday) - ✨ added [`isWeekDay`](/api/weekday#isweekday) ### `v2.0.0` Use a pipe-first (`->`) operator instead of deprecated pipe-forward (`|>`). Learn more: https://rescript-lang.org/docs/manual/v8.0.0/pipe#triangle-pipe-deprecated ### `v1.0.0` Initial ReScript implementation.