Skip to content

Tags: nickjj/flask-static-digest

Tags

v0.4.1

Toggle v0.4.1's commit message

Verified

This tag was signed with the committer’s verified signature.
nickjj Nick Janetakis

v0.4.0

Toggle v0.4.0's commit message

Verified

This tag was signed with the committer’s verified signature.
nickjj Nick Janetakis

v0.3.0

Toggle v0.3.0's commit message

Verified

This tag was signed with the committer’s verified signature.
nickjj Nick Janetakis

v0.2.1

Toggle v0.2.1's commit message

Verified

This tag was signed with the committer’s verified signature.
nickjj Nick Janetakis

v0.2.0

Toggle v0.2.0's commit message

Verified

This tag was signed with the committer’s verified signature.
nickjj Nick Janetakis

v0.1.4

Toggle v0.1.4's commit message

Verified

This tag was signed with the committer’s verified signature.
nickjj Nick Janetakis

v0.1.3

Toggle v0.1.3's commit message
Require Python 3.6+ to use f strings

This feature of Python is only accessible in Python 3.6+.

v0.1.2

Toggle v0.1.2's commit message
Hard code the version in setup.py

v0.1.1

Toggle v0.1.1's commit message
Attempt to fix VERSION being not found

Previously if you tried to pip install this package it would get:
  FileNotFoundError: [Errno 2] No such file or directory: 'VERSION'

v0.1.0

Toggle v0.1.0's commit message
Initial commit