- Class representation (
__repr__
) added on NepaliTimeZone - Refactored date converter (Performance optimized)
- Added locations feature
- Added Phone number parse feature
- Removed depreciated class and method
- Added operator overloading on nepalidate
- Changed API of the module
number
into the module function from the class method. - Added method
strftime_ne
innepalidate
andnepalidatetime
class and nowstrftime
returns in en-US locale - Bug fix for Django templatetags
- Added
CONTRIBUTION.md
file - Created class
nepalimonth
andnepaliweek
- Created class
nepalinumber
supporting all numeric operations
- Test for automatic package publish
- Updated
README.md
- Added github actions workflow
- Updated package description and keywords
- Removed
to_nepalidatetime
and addedNepaliTimezone
onnepalidatetime.to_datetime
- Updated changelog format
- Fixed bug fix while parsing 32 days
- Fixed minor bug fix for
weekday
- Bug fix on
nepalihumanize
- Bug fix on
NepaliDate
,NepaliTime
, andNepaliDateTime
import
- Fixed minor typo.
- CHANGELOG.md added.
NepaliDate
,NepaliTime
,NepaliDateTime
depreciation.- Changed datetime directory
- Added
strptime
- Added parser
- Added Simple test case
- Fixed Typo on Thursday