Skip to content

Releases: pratiksh404/nepalidate

v2.0.3

08 Feb 05:54
a3b87eb

Choose a tag to compare

Date's days in nepali added

v2.0.2

01 Feb 17:39

Choose a tag to compare

2081 and 2082 conversion fixes

v2.0.1

07 Aug 04:43
8a6e773

Choose a tag to compare

The number of days is changed in the year 2082 jestha, asar and saun.
Contribution by nisanchamling

v2.0.0

20 May 08:24

Choose a tag to compare

Added

  • BS to AD conversion

Changes
This new version include major updates that could break the code.

  • toFormattedBSDate(Carbon $date) changed to toFormattedEnglishBSDate(Carbon $date)
  • toFormattedNepaliDate(Carbon $date) changed to toFormattedNepaliBSDate(Carbon $date)
  • Facades are removed.

v1.4.3

13 Jun 07:55
cde542a

Choose a tag to compare

Changes

  • 2081 year month end date bug solved

v1.4.2

17 Jun 04:54
831747f

Choose a tag to compare

Changes

  • toBS day format changed for single digits

v1.4.1

07 Jun 03:30
d8ef2cf

Choose a tag to compare

Changes

  • Saturday and Thursday spelling correction
  • 0 prefix for single digit in toBS()

v1.4.0

24 Mar 18:40

Choose a tag to compare

Laravel 9 Support

v1.3.0

15 Sep 15:39
6cce5df

Choose a tag to compare

Added

  • Date Property Access Feature

v1.2.1

13 Sep 07:56

Choose a tag to compare

Changes

  • illuminate/support required version lowered to ^7