Skip to content

Latest commit

 

History

History
97 lines (57 loc) · 2.87 KB

python-slugify.md

File metadata and controls

97 lines (57 loc) · 2.87 KB

8.0.2.20240310 (2024-03-10)

Bump mypy to 1.9, add to json.encoder, small fixups (#11549)

Co-authored-by: Alex Waygood Alex.Waygood@Gmail.com

8.0.2.20240127 (2024-01-27)

[stubsabot] Mark python-slugify as obsolete since 8.0.2 (#11316)

Release: https://pypi.org/pypi/python-slugify/8.0.2 Homepage: https://github.com/un33k/python-slugify Repository: https://github.com/un33k/python-slugify Diff: https://github.com/un33k/python-slugify/compare/v8.0.1...v8.0.2


Co-authored-by: AlexWaygood alex.waygood@gmail.com

8.0.0.3 (2023-07-20)

Add an upstream_repository field to METADATA.toml (#10487)

Closes: #10478

8.0.0.2 (2023-03-27)

Add default values for third-party stubs beginning with 'P' (#9957)

8.0.0.1 (2023-02-21)

Stubtest settings: change ignore_missing_stub default to false (#9779)

If you're reading about this commit from an autogenerated changelog entry, this should have no user-visible impact on how the stubs are interpreted by a type checker; it's just an internal change to how typeshed's tests work.

8.0.0.0 (2023-01-29)

[stubsabot] Bump python-slugify to 8.0.* (#9602)

Release: https://pypi.org/pypi/python-slugify/8.0.0 Homepage: https://github.com/un33k/python-slugify Diff: https://github.com/un33k/python-slugify/compare/v7.0.0...v8.0.0

Stubsabot analysis of the diff between the two releases:

  • 0 public Python files have been added.
  • 0 files included in typeshed's stubs have been deleted.
  • 2 files included in typeshed's stubs have been modified or renamed: slugify/__version__.py, slugify/slugify.py.
  • Total lines of Python code added: 3.
  • Total lines of Python code deleted: 3.

7.0.0.1 (2022-11-19)

python-slugify: use explicit re-exports (#9225)

Fixes python/typeshed#9224 (comment)

7.0.0.0 (2022-11-19)

[stubsabot] Bump python-slugify to 7.0.* (#9224)

Release: https://pypi.org/pypi/python-slugify/7.0.0 Homepage: https://github.com/un33k/python-slugify Diff: https://github.com/un33k/python-slugify/compare/v6.1.2...v7.0.0

Stubsabot analysis of the diff between the two releases:

  • 0 public Python files have been added.
  • 0 files included in typeshed's stubs have been deleted.
  • 2 files included in typeshed's stubs have been modified or renamed: slugify/__init__.py, slugify/__version__.py.
  • Total lines of Python code added: 11.
  • Total lines of Python code deleted: 3.

6.1.0.1 (2022-11-18)

Mark python-slugify as completed (#9222)

6.1.0 (2022-06-29)

[stubsabot] Bump python-slugify to 6.1.* (#8208)

5.0.4 (2022-04-16)

Third-party stubs: import from collections.abc where possible (#7637)

5.0.2 (2021-10-15)

Use lowercase tuple where possible (#6170)

5.0.1 (2021-10-12)

Add star to all non-0.1 versions (#6146)

5.0.0 (2021-09-05)

Fix python-slugify replacements argument type (#6004)

Update version field, remove Python 2 compatibility marker