summaryrefslogtreecommitdiff
path: root/CHANGES.txt
Commit message (Collapse)AuthorAgeFilesLines
* Fix typosKian-Meng Ang2022-01-251-1/+1
|
* changelogGerhard Weis2021-12-131-0/+1
|
* - round down microseconds (in case precision is higher)Gerhard Weis2021-12-131-0/+1
|
* Merge branch 'PR16'Gerhard Weis2021-12-131-0/+1
|\ | | | | | | | | | | | | | | | | | | | | * PR16: Don't match garbage characters at the end of time strings Don't match garbage characters at the end of date strings Factor in some regexes # Conflicts: # src/isodate/isodates.py # src/isodate/isotime.py
* | forgot to add creditsGerhard Weis2021-12-131-1/+1
| |
* | bump versionGerhard Weis2021-12-131-0/+6
| | | | | | | | remove end-of-life python versions
* | release 0.6.10.6.1Gerhard Weis2021-12-131-3/+4
| |
* | bump versionGerhard Weis2017-10-131-0/+6
| |
* | update changelogGerhard Weis2017-10-131-2/+4
| |
* | bump versionGerhard Weis2015-08-061-0/+6
| |
* | fix rst formatting and make new release0.5.4Gerhard Weis2015-08-061-2/+2
| |
* | update changelog and prepare releaseGerhard Weis2015-08-061-0/+8
|/
* release 0.5.10.5.1Gerhard Weis2014-11-071-3/+4
|
* back to developmentGerhard Weis2014-02-231-0/+6
| | | | fix travis badge
* prepare release 0.5.00.5.0Gerhard Weis2014-02-231-2/+6
|
* back to devGerhard Weis2012-10-301-0/+6
|
* release0.4.9Gerhard Weis2012-10-301-1/+1
|
* fix pickle problem with FixedOffset instancesGerhard Weis2012-10-301-0/+2
|
* - round to microseconds in case provided iso date string uses higher precisionGerhard Weis2012-10-301-0/+1
|
* - fix formatting for microseconds (Jarom Loveridge)Gerhard Weis2012-10-301-0/+5
|
* updated change log and version to 0.4.8Gerhard Weis2012-05-041-0/+7
|
* update changelog for releaseGerhard Weis2012-01-261-0/+6
|
* * support Python 3Gerhard Weis2012-01-061-0/+5
| | | | * moved tests package into isolate package
* * made setuptools an optional dependencyGerhard Weis2012-01-061-0/+5
| | | | * bumped version to 0.4.5
* * Fixed a formatting of microseconds for datetime objectsGerhard Weis2011-04-161-1/+5
| | | | | * some whitespace cleanup * bumped version to 0.4.4
* * Fixed problem with %P formating and fractionsGerhard Weis2010-10-291-0/+5
|
* * added unary operator for DurationGerhard Weis2010-10-281-0/+6
| | | | | * output fractional seconds iso format * added some tests
* * fixed precision problem with microsecondsGerhard Weis2010-10-131-1/+2
|
* * fixed bug in comparison between timedelta and Duration.Gerhard Weis2009-02-091-1/+6
|
* * minor fixes for docutils in documentation filesGerhard Weis2009-02-091-3/+1
|
* * added ISO 8601 formating methodsGerhard Weis2009-02-091-0/+8
| | | | | | | | * still problems with negative durations * refactored Duration class to separate module * allow access to wrapped timedelta attributes directly on Duration. * refactored tzinfo parsing and formating into separate module * updated test cases for new functionality
* * initial commit (version 0.3.0)Gerhard Weis2009-01-051-0/+9