All notable changes to this project will be documented in this file. See standard-version for commit guidelines.
2.3.0 (2020-02-29)
2.2.8 (2020-02-01)
2.2.7 (2020-01-26)
2.2.6 (2020-01-26)
- safari: add one hour to startOf to prevent safari issue (9c512ce)
2.2.5 (2019-10-31)
2.2.5 (2019-10-31)
2.2.4 (2019-09-22)
- add-month: prevent exceed from days of month (9835799)
2.2.3 (2019-08-23)
- support dayjs 1.8.15 (cc5754c)
2.2.2 (2019-03-14)
- toArray: override toArray if exists (00c6548)
2.2.1 (2019-03-10)
- plugin: refactor add and startOf functionality (8435a56), closes #8
- plugin: support dayjs^1.8.9 (31bd189), closes #6
2.2.0 (2019-02-27)
- support toArray proto for jalali calendar (e7b9c9e)
2.1.1 (2019-02-02)
- installation command: changes yard to yarn (13eec41)
- linter errors: fixes linter errors on plugin, reliable and test files (a209460)
- relativeTimes: adds the object to the fa constant (e280f2a)
- relative times: adds relative time strings for fa locale (e961a1f)
2.0.1 (2018-12-07)
- wrap dayjs functions to keep calendar on new instances (f10e9fe)
1.1.1 (2018-12-05)
1.1.0 (2018-09-02)
- startOf: Support customizable first day of week (6e3dac4)