Skip to content

Releases: nationalarchives/python-utilities

v1.4.0rc1

12 Mar 17:15
66e0d7b

Choose a tag to compare

v1.4.0rc1 Pre-release
Pre-release
Update publish workflow to use GitHub Action for PyPI publishing and …

v1.4.0-0

12 Mar 16:45
Immutable release. Only release title and notes can be modified.
2a075d3

Choose a tag to compare

v1.4.0-0 Pre-release
Pre-release
Add support for displaying seconds in pretty_datetime and pretty_date…

v1.3.0

23 Feb 11:33
Immutable release. Only release title and notes can be modified.
a7a7e2b

Choose a tag to compare

Added

  • Added a security module with CspGenerator and security_headers functionality
  • Added pretty_file_size function to numbers module

Fixed

  • Date functions fixed to work with Windows' C runtime

v1.2.0

02 Jan 19:21
Immutable release. Only release title and notes can be modified.
95f240b

Choose a tag to compare

Added

  • Allow QueryStringTransformer to be instantiated with a list of tuples or an empty query object
  • Add pretty_age to show human-readable deltas (e.g. 3 days ago)
  • Add numbers module with numberish function to provide human-readable approximate numbers (e.g. About 120 million)

Changed

  • Transformations to non-existent keys in QueryStringTransformer now throw KeyError rather than AttributeError
  • If there is an empty query string, QueryStringTransformer returns a blank string rather than an empty ?

v1.1.0

15 Dec 09:59
Immutable release. Only release title and notes can be modified.
b00b703

Choose a tag to compare

Changed

  • Allow functions in QueryStringTransformer to be chained

v1.0.0

05 Dec 12:01
Immutable release. Only release title and notes can be modified.
7dd2ac0

Choose a tag to compare

Initial release

v0.0.1-rc3

12 Nov 12:54
Immutable release. Only release title and notes can be modified.
6ac82d7

Choose a tag to compare

v0.0.1-rc3 Pre-release
Pre-release
Bump version to 0.0.1-rc3 in setup.py

v0.0.1-rc1

30 Oct 19:24
Immutable release. Only release title and notes can be modified.
1ddbf2e

Choose a tag to compare

v0.0.1-rc1 Pre-release
Pre-release
Set version to 0.0.1-rc1