Changelog#
Unreleased
0.1.6#
TBD
0.1.5#
-
adds support for binary files, e.g. uploaded images, in
to_zip_urltemplate filterto_zip_urlaccepts anameparameter, to encode into the Data URLadds
data_url_fileanddata_url_mimeto extract the file name/MIME type from a Data URL
0.1.4#
-
adds more file-related template filters:
to_(json|toml|yaml)_urladds
to_zip_url, which can create.ziparchives of trees of files
0.1.3#
-
fixes errant
idPrefixrelying on a hard-coded form keyupdates form schema to accept a local file for
forms.*.propsadds in-development builds with
rattler-build, published on ReadTheDocsadds
schema_errorsnunjucks filteradopts
@segment/ajv-human-errorsfor more humane schema error messages
0.1.2#
0.1.1#
#12 adds an
mkdocsplugin, available withpip install urljsf[mkdocs]orconda install -c conda-forge urljsf-with-mkdocs
0.1.0#
initial release