Skip to content

Update shortuuid to 1.0.13#149

Open
pyup-bot wants to merge 3 commits into
masterfrom
pyup-update-shortuuid-0.5.0-to-1.0.13
Open

Update shortuuid to 1.0.13#149
pyup-bot wants to merge 3 commits into
masterfrom
pyup-update-shortuuid-0.5.0-to-1.0.13

Conversation

@pyup-bot

Copy link
Copy Markdown
Collaborator

This PR updates shortuuid from 0.5.0 to 1.0.13.

Changelog

1.0.12

Fixes

* Annotate *args as Any (95) [Kamil Essekkat]

1.0.10

Features

* Add the `encode` and `decode` commands to the cli. [Tim Crothers]

* Add type hinting (77) [Pablo Collado]

Fixes

* Forgot to bump the version, oops. [Stavros Korokithakis]

* Fix type annotations. [Stavros Korokithakis]

1.0.9

Fixes

* Correctly account for length when prefix is used (fixes 71) [Stavros Korokithakis]

1.0.8

Fixes

* Include the COPYING file in releases. [Stavros Korokithakis]

1.0.7

Features

* Add `prefix` and `max_length` to the Django field. [Stavros Korokithakis]

1.0.6

Fixes

* Fix compatibility for python versions older than 3.8 (61) [Adrian Zuber]

1.0.5

Fixes

* Don't try to get the version from the pyproject.toml, as it's a hassle. [Stavros Korokithakis]

* Fix slow loading times from using pkg_resources (fixes 59) [Stavros Korokithakis]

1.0.4

Fixes

* Fix the cli interface that the previous release broke. [Stavros Korokithakis]

1.0.3

Features

* Add Django ShortUUIDField. [Stavros Korokithakis]

1.0.2

Features

* Added basic input type validation to encode and decode (49) [Ivan Savov]

Fixes

* Use sys.version_info since sys.version returns string that interprets 3.10 as 3.1 in comparison. (54) [Karthikeyan Singaravelan]

1.0.1

Features

* Drop support for Python before 3.5. [Stavros Korokithakis]

Fixes

* Use README as the long description on PyPI. [Stavros Korokithakis]

1.0.0

Features

* Add simple command-line interface (43) [Éric Araujo]

Fixes

* Make encode and decode MSB-first (36) [Keane Nguyen]

* Make the URL check more robust (fixes 32) [Stavros Korokithakis]
Links

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant