Changelog#

0.1.4#

  • #33

    • adds more file-related template filters: to_(json|toml|yaml)_url

    • adds to_zip_url, which can create .zip archives of trees of files

0.1.3#

  • #27

    • fixes errant idPrefix relying on a hard-coded form key

    • updates form schema to accept a local file for forms.*.props

    • adds in-development builds with rattler-build, published on ReadTheDocs

    • adds schema_errors nunjucks filter

    • adopts @segment/ajv-human-errors for more humane schema error messages

0.1.2#

  • #19 fixes some schema descriptions

  • #20 adds a copy-to-clipboard button to all markdown-rendered pre tags

0.1.1#

  • #12 adds an mkdocs plugin, available with pip install urljsf[mkdocs] or conda install -c conda-forge urljsf-with-mkdocs

0.1.0#

  • initial release