Skip to content

Releases: tadashi-aikawa/owlmixin

v7.0.1

03 Jan 07:29
Compare
Choose a tag to compare

v7.0.0

03 Jan 07:25
Compare
Choose a tag to compare

7761b4d ci: Add a workaround for metadata version error
dd85016 ci: Add a 'write' permission to permissions.id-token
8e75ed1 ci: Update release workflow
fe9fa85 dev: Update README
b76c42d build!: Replace poetry with uv, drop support for Python 3.8, and add support for Python 3.13
f3b7eee Fix an issue that doesn't release to the GitHub release page

v6.2.4

13 Jul 07:20
Compare
Choose a tag to compare
v6.2.4

v6.2.3: Merge pull request #69 from tadashi-aikawa/dependabot/pip/urllib3-2.2.2

20 Jun 11:26
78a737a
Compare
Choose a tag to compare

v6.2.2

26 May 09:42
bd12e11
Compare
Choose a tag to compare
Merge pull request #68 from tadashi-aikawa/dependabot/pip/requests-2.…

v6.2.1

28 Apr 12:06
Compare
Choose a tag to compare
Fix import errors (avoid for breaking changes)

v6.2.0

28 Apr 11:07
Compare
Choose a tag to compare

456b800 Fix test failure
6173bf8 Use Ruff instead of black
38d44c8 Python 3.7 is no longer supported
0c73da7 Bump idna from 3.4 to 3.7
33ec229 Bump jinja2 from 3.1.2 to 3.1.3

v6.1.1

18 Oct 05:50
Compare
Choose a tag to compare

Fix vulnerability

  • 3a867cf Bump urllib3 from 2.0.6 to 2.0.7
  • d7eae34 Bump urllib3 from 2.0.4 to 2.0.6

v6.1.0

30 Jul 12:14
Compare
Choose a tag to compare
  • f4bc247 Add support for Python 3.11
  • 4d724b3 Fix a bug that prevented installation in Python 3.10 and above
  • 3f70203 Bump pygments from 2.13.0 to 2.15.0
  • d072510 Bump requests from 2.28.1 to 2.31.0

v6.0.0

18 Dec 11:47
Compare
Choose a tag to compare
  • 608ead3 Add support for Python 3.10
  • 95f2cd0 Python 3.6 is no longer supported
  • 9864a79 Update sphinx version
  • fd742b4 Update pytest and pytest-cov