- Use markdown support from `clldutils.source` if available. - Allow using code IDs in colormaps for `cldfviz.map`.
1.2.0
- Support more flexible citation labels in `cldfviz.text`.
1.1.0
- Implemented support for visualization of ParameterNetwork data.
1.0.2
- Fixed bug whereby non-source CLDF Markdown links were not replaced when a link to insert a reference list of cited sources was present.
1.0.1
- Fixed bug whereby CLDF examples were not properly HTML escaped when rendered as Markdown. - Fixed bug whereby the --language-filters option was ignored in `cldfviz.map` when no parameters were specified. - Added Python 3.12 to supported version.
1.0.0
- Added `--db` option to `cldfviz.erd` command to allow bypassing SQLite creation. - Dropped py3.7 compatibility.