Skip to content

Latest commit

 

History

History
167 lines (74 loc) · 6.24 KB

CHANGELOG.md

File metadata and controls

167 lines (74 loc) · 6.24 KB

Changelog

All notable changes to this project will be documented in this file. See standard-version for commit guidelines.

1.0.28 (2020-01-09)

1.0.27 (2020-01-09)

1.0.26 (2020-01-09)

1.0.25 (2020-01-09)

1.0.24 (2020-01-09)

1.0.23 (2020-01-09)

1.0.22 (2020-01-08)

1.0.21 (2020-01-08)

1.0.20 (2020-01-08)

1.0.19 (2020-01-08)

1.0.18 (2020-01-08)

1.0.17 (2020-01-08)

1.0.16 (2020-01-07)

1.0.15 (2020-01-07)

1.0.14 (2020-01-07)

1.0.13 (2020-01-07)

1.0.12 (2020-01-07)

1.0.11 (2020-01-07)

1.0.10 (2020-01-07)

1.0.9 (2020-01-07)

1.0.8 (2020-01-06)

1.0.7 (2020-01-06)

1.0.6 (2020-01-06)

1.0.5 (2020-01-06)

1.0.4 (2020-01-06)

1.0.3 (2020-01-06)

2.2.5 (2019-10-31)

Bug Fixes

  • $set: prevent date from exceeding month limit (#19) (66c8e76)

2.2.5 (2019-10-31)

Bug Fixes

  • $set: prevent date from exceeding month limit (#19) (66c8e76)

2.2.4 (2019-09-22)

Bug Fixes

  • add-month: prevent exceed from days of month (9835799)

2.2.3 (2019-08-23)

Bug Fixes

2.2.2 (2019-03-14)

Bug Fixes

  • toArray: override toArray if exists (00c6548)

2.2.1 (2019-03-10)

Bug Fixes

  • plugin: refactor add and startOf functionality (8435a56), closes #8
  • plugin: support dayjs^1.8.9 (31bd189), closes #6

2.2.0 (2019-02-27)

Features

  • support toArray proto for jalali calendar (e7b9c9e)

2.1.1 (2019-02-02)

Bug Fixes

  • 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)

Features

  • relative times: adds relative time strings for fa locale (e961a1f)

2.0.1 (2018-12-07)

Bug Fixes

  • wrap dayjs functions to keep calendar on new instances (f10e9fe)

1.1.1 (2018-12-05)

Bug Fixes

  • date: rename day function to date (dfed41e)
  • utils.js: Fix typo in monthDiff function (df0678e)

1.1.0 (2018-09-02)

Features

  • startOf: Support customizable first day of week (6e3dac4)

1.0.0 (2018-09-01)