All notable changes to this project will be documented in this file. See standard-version for commit guidelines.
0.4.2 (2020-02-10)
- configure standard-version to display more types (14fb8cf)
- import date-fns methods directly (22257e5)
0.4.1 (2019-10-22)
0.4.0 (2019-09-26)
- this requires at least ember@3.11
0.3.1 (2019-09-26)
- allow user to exclude date-fns locales (c57ceb4), closes #10
- allow user to specify which date-fns/locale to include (b4b275a), closes #10
0.3.0 (2019-09-25)
- Update date-fns dependency to ^2.2.1, implement localeStartOfWeek(), getWeekdaysShort(), getWeekdaysMin(), and getWeekDays() (f0b2095)
0.2.1 (2019-09-19)
- #1 add day unit support for startOf/endOf