v9.0.1
change destination
v10.0.0
change source
  • Contributors
    1. Loading...
Author Commit Message Date Builds
Brandon Nielsen
Prepare 10.0.0.
Brandon Nielsen
Update copyright.
Brandon Nielsen
Fail on any pylint errors.
Brandon Nielsen
Update copyright to 2025.
Brandon Nielsen
Clean up some linter complaints.
Brandon Nielsen
Cleanup unecessary string concat.
Brandon Nielsen
Better commenting of year limits.
Brandon Nielsen
Explicitly limit coverage test files.
Brandon Nielsen
Fix version.
Brandon Nielsen
Wording.
Brandon Nielsen
Make pipeline report Python version.
Brandon Nielsen
Change supported python versions to match current supported versions.
Brandon Nielsen
Correct version number.
Brandon Nielsen
Only accept [YY] as a reduced accuracy representation of a date. No longer accept [Y], [YYY]. See issue 31 for details[0]. This also fixes reduced accuracy years not being correctly handled as a century (for example, "1" used to be handled as "1000", not "100" as would be expected). [0] - https://bitbucket.org/nielsenb/aniso8601/issues/31/year-doesnt-adhere-to-minimum-of-4-digits
Brandon Nielsen
Various code cleanups. No longer specify a Python interpreter version to Black Cleanup unsupported Pylint configuration options Fix used-before-assignment errors
Brandon Nielsen
Whitespace fix.
Brandon Nielsen
Start work on 9.0.2.