Releases: nationalarchives/python-utilities
Releases · nationalarchives/python-utilities
v1.4.0rc1
v1.4.0-0
v1.3.0
Immutable
release. Only release title and notes can be modified.
v1.2.0
Immutable
release. Only release title and notes can be modified.
Added
- Allow
QueryStringTransformerto be instantiated with a list of tuples or an empty query object - Add
pretty_ageto show human-readable deltas (e.g.3 days ago) - Add
numbersmodule withnumberishfunction to provide human-readable approximate numbers (e.g.About 120 million)
Changed
- Transformations to non-existent keys in
QueryStringTransformernow throwKeyErrorrather thanAttributeError - If there is an empty query string,
QueryStringTransformerreturns a blank string rather than an empty?
v1.1.0
v1.0.0
v0.0.1-rc3
Immutable
release. Only release title and notes can be modified.
Bump version to 0.0.1-rc3 in setup.py
v0.0.1-rc1
Immutable
release. Only release title and notes can be modified.
Set version to 0.0.1-rc1