What's Changed
- feat: setup typescript, prettier, eslint and basic structure by @aabishkaryal in #1
- 🧪 configure jest and add a basic test example by @ashiishme in #21
- ♻️ add PR template by @ashiishme in #22
- ♻️ update pr template by @ashiishme in #23
- prev/nextYear() by @asujan205 in #25
- Added parser, formatter, getters for date components by @blackkspydo in #24
- added previous/next-month method by @RoshanDalami in #26
- implemented .addDays,addMonths, .addYears, isLeapYear, getDaysInMonth methods by @blackkspydo in #27
- getDaysNames,MonthsNames by @asujan205 in #30
- Added Date conversion methods by @blackkspydo in #31
- added getPrevious/Next-Day by @RoshanDalami in #34
- implemented compare isbefore isafter getWeekStartDate getWeekEndDate isSameWeek and more methods by @blackkspydo in #33
- toJson by @asujan205 in #35
- resolves #36: .setYear() .setMonth() .setDay() methods added by @thebishalniroula in #37
- Startand endofmonths by @asujan205 in #38
- docs: Added docs for Bikram Sambat library using nextra by @thebishalniroula in #39
- Updated readme by @blackkspydo in #40
- changed toBikramSambat to fromAD by @blackkspydo in #41
New Contributors
- @aabishkaryal made their first contribution in #1
- @ashiishme made their first contribution in #21
- @asujan205 made their first contribution in #25
- @blackkspydo made their first contribution in #24
- @RoshanDalami made their first contribution in #26
- @thebishalniroula made their first contribution in #37
Full Changelog: https://github.com/askbuddie/bikram-sambat/commits/v1.0.0