Releases: metanorma/metanorma-iso
Releases · metanorma/metanorma-iso
v1.0.2
- Move ISO-specific cross-reference labelling of subclauses ("Clause 3", but "3.1" with no "clause") to this gem from isodoc
- Fix rendering of document identifiers not to include document prefix twice #205
- Fix spacing on cover page metadata elements #205
- Permit special titles of sections to occur twice in a document, with only the first instance counting. metanorma/metanorma-cc#33
- Permit special titles of sections to occur at lower level than top level section, and not count as special section (with the exception of Symbols and Abbreviated Terms) metanorma/metanorma-cc#33
- Do not warn about an undated reference containing localities if the reference is in press
- Debug validation of table titles being present
v1.0.1
v1.0.0
v0.10.3
- Allow customisation of default fonts, default asset file locations, cleaner expression of defaults metanorma/isodoc#63
v0.10.2
v0.10.1
v0.10.0
- Made compatible with Ruby 2.3 metanorma/metanorma#23
- Integrate caching of IEV search results #193
- Integrate PlantUML #138
- Migrated ISO-specific functionality from Isodoc to this gem (isodoc::iso namespace; metadata handling; preface and appendix handling; subclause cross-references, preface sections labelling) metanorma/isodoc#64
v0.9.9
- More than 5 levels of subclause permitted metanorma/gmt-0015-2012#1 metanorma/metanorma-gb#90
- Validation warning if more than 7 levels of subclause metanorma/gmt-0015-2012#1
- Pass all non-ISO references through Relaton, to allow GB and RFC references to be processed relaton/relaton-gb#13 relaton/relaton-ietf#5
- Rename bibliographic caches from *.json to *.pstore
v0.9.7
v0.9.6
- Auto size default for images metanorma/metanorma-ribose#12
- Render formatting within hyperlinks metanorma/metanorma-ribose#13