File tree Expand file tree Collapse file tree 1 file changed +1
-4
lines changed Expand file tree Collapse file tree 1 file changed +1
-4
lines changed Original file line number Diff line number Diff line change 88- Added a ` Time ` class.
99- Added experimental support for the ` fold ` attribute introduced in Python 3.6.
1010- Added a ` remaining_days ` property to the ` Interval ` class.
11- - Added a ` in_timestamp ` property to the ` Pendulum ` class to retrieve the behavior of the now deprecated ` timestamp ` property.
11+ - Added a ` int_timestamp ` property to the ` Pendulum ` class to retrieve the behavior of the now deprecated ` timestamp ` property.
1212- ` start_of() ` /` end_of() ` now supports ` hour ` , ` minute ` and ` second ` units.
1313- ` astimezone() ` now supports timezone strings.
1414- ` in_words() ` now displays subseconds when no other units are available.
@@ -272,11 +272,8 @@ This version causes major breaking API changes to simplify it and making it more
272272Initial release
273273
274274
275- <<<<<<< HEAD
276275[ Unreleased ] : https://github.com/sdispater/pendulum/compare/master...develop
277- =======
278276[ 0.6.6 ] : https://github.com/sdispater/pendulum/releases/tag/0.6.6
279- >>>>>>> master
280277[ 0.6.5 ] : https://github.com/sdispater/pendulum/releases/tag/0.6.5
281278[ 0.6.4 ] : https://github.com/sdispater/pendulum/releases/tag/0.6.4
282279[ 0.6.3 ] : https://github.com/sdispater/pendulum/releases/tag/0.6.3
You can’t perform that action at this time.
0 commit comments