Skip to content

Releases: micktwomey/pyiso8601

2.1.0

03 Oct 00:25
c147acc
Compare
Choose a tag to compare

[2.1.0] - 2023-10-03

fixed

  • Use ruff for linting
  • Fixed CHANGELOG version links

added

  • Add readthedocs configuration

2.0.0

09 Jun 11:09
Compare
Choose a tag to compare

[2.0.0] - 2023-06-09

added

  • Add just for development commands
  • Add Python 3.12 support

changed

fixed

  • Fix test_fixedoffset_eq by adding an actual assertion

removed

  • Drop Python 3.6 support (3.6 is end of life)

1.1.0

28 Sep 14:51
Compare
Choose a tag to compare

e3b4ed3 Release 1.1.0
56da11c missed a comma
fde429d raise ParseError if we get an exception on is_iso8601()
21f5368 Add is_iso8601() function
406db6f Update license years

1.0.2

23 Nov 14:21
Compare
Choose a tag to compare

46baabb Add an __all__ to __init.py__

1.0.1

22 Nov 12:32
Compare
Choose a tag to compare

4ddd936 Remove branch filter from pull requests
c8ac785 Add missing py.typed file

1.0.0

07 Nov 19:37
Compare
Choose a tag to compare

c4041e6 Bump development tool versions
c2e6f52 Add sphinx-build to nox build
a4967af Release 1.0.0
6a00ab0 Add python 3.10 to github actions matrix
9fde3d4 Preparing for 1.0 release
9a704f5 Try non-editable for docs project install
d642e46 Add pyiso8601 to requirements for docs
9e2d79f Creating requirements.txt for docs
ffbf434 Fixing up pyproject.toml metadata
85b3ffd Merge pull request #12 from micktwomey/go-1.0.0
f689455 Remove python 2 compatibility

1.0.0-alpha.2

07 Nov 18:16
9a704f5
Compare
Choose a tag to compare
1.0.0-alpha.2 Pre-release
Pre-release

0662dd5 Add python 3.10 to github actions matrix
c543bb6 Preparing for 1.0 release
9a704f5 Try non-editable for docs project install
d642e46 Add pyiso8601 to requirements for docs
9e2d79f Creating requirements.txt for docs

0.1.16 Add docs to sdist

16 Jul 12:55
Compare
Choose a tag to compare
  • Add docs/ to sdist

    Addresses part of #14

0.1.15: Fix distribution of pyi files

16 Jul 10:15
9a704f5
Compare
Choose a tag to compare
  • Fix distribution of pyi files

1.0.0-alpha.1

15 Jul 22:58
Compare
Choose a tag to compare
1.0.0-alpha.1 Pre-release
Pre-release
  • Fixing up pyproject.toml metadata