Path to this page:
Subject: CVS commit: pkgsrc/time/py-maya
From: Adam Ciarcinski
Date: 2020-03-21 13:56:47
Message id: 20200321125647.44D5CFB27@cvs.NetBSD.org
Log Message:
py-maya: updated to 0.6.1
v0.6.1
Fixed
Intervals don't produce an infinite generator
v0.5.0
Added
Localization for MayaDT.slang_time() and MayaDT.slang_date()
v0.4.3
Fixed
Fix RFC3339 representation.
v0.4.2
Added
Support local_datetime() method on MayaDT object to get it as datetime.datetime \
with local timezone.
v0.4.1
Fixed
Limited support pendulum versions to >= 1.0 and <= 1.5.1.
v0.4.0
Added
ISO 8601 format support for MayaInterval
Parsing snap modifiers
Allow specifying if datetime is from the past, current period or future when \
parsing with maya.when()
Fixed
Fix timezone problem when converting time from struct
Fix subtracting MayaDT objects
Files: