Features:
- In xlsx-files IRIs will now be shown as `https://example.org/001 (example 001)` or (if a matching prefix exists) as `ex:001 (example 001)`. The preferred label is used as qualifier of the IRI (in round brackets). #253, 258
- Improve styling of generated xlsx. The style is now copied from the first data row to all following rows. The row height is auto-adjusted. 260, 264, 265
Breaking changes:
- The sheet "Prefixes" is now read-only. Prefixes can now only be defined in `idranges.config`. 257, 263
- Removed executable script `merge_vocab` 244, 259
Changes:
- New, better styled default template `src/voc4cat/blank_043.xlsx` 265
Bug fixes:
- Handling of prefixes for multiple vocabularies. 257, 263
- Prefixes given in `idranges.toml` were ignored. 205 257, 263