Skip to content

Releases: kibook/s1kd-tools

3.3.6

10 Sep 12:47
Compare
Choose a tag to compare
3.3.6 Pre-release
Pre-release

Full Changelog: 3.3.5...3.3.6

3.3.5

08 Apr 14:20
Compare
Choose a tag to compare
3.3.5 Pre-release
Pre-release
s1kd-uom: Fix bindir in Makefile

3.3.4

10 Dec 21:35
Compare
Choose a tag to compare
3.3.4 Pre-release
Pre-release
Add wildcard for ILC in chapterized CSN

3.3.3

11 Sep 20:10
Compare
Choose a tag to compare
3.3.3 Pre-release
Pre-release
s1kd-brexcheck: Add dynamic XPath support

If an XPath 2.0 engine is selected at compile-time, s1kd-brexcheck will
now dynamically use the appropriate version of XPath based on the S1000D
issue of the BREX data module (3.0 and lower = XPath 1.0, 4.0 and up =
XPath 2.0).

The -X (--xpath-version) option allows the user to force a particular
version of XPath, regardless of the issue.

The Makefile variable BREXCHECK_XPATH_ENGINE was renamed to
XPATH2_ENGINE accordingly.

3.3.2

07 Sep 13:24
Compare
Choose a tag to compare
3.3.2 Pre-release
Pre-release
s1kd-brexcheck: Fix attribute XPath with XQilla

Xerces-C attribute nodes do not have a "parent" node, but an "owner"
element, so DOMAttr::getOwnerElement() must be used instead of
DOMNode::getParentNode().

3.3.1

04 Sep 15:42
Compare
Choose a tag to compare
3.3.1 Pre-release
Pre-release
s1kd-brexcheck: Minor tweaks to Makefile

3.3.0

01 Sep 19:19
Compare
Choose a tag to compare

The listed changes are introduced in issue 031, dated 2020-09-01, of
this publication.

Data module Reason for update
s1kd-tools - .defaults file identifiers Replace includePrevSnsTitle with snsLevels.
s1kd-defaults - Description Add --xml-catalog parser option.
s1kd-dmrl - Description Add --xml-catalog parser option.
s1kd-newcom - Description Add --xml-catalog parser option.
s1kd-newddn - Description Add --xml-catalog parser option.
s1kd-newdm - Description Add --xml-catalog parser option.
Replace -P (--two-sns-levels) with -P (--sns-levels).
s1kd-newdml - Description Add --xml-catalog parser option.
s1kd-newimf - Description Add --xml-catalog parser option.
s1kd-newpm - Description Add --xml-catalog parser option.
s1kd-newsmc - Description Add --xml-catalog parser option.
s1kd-newupf - Description Add --xml-catalog parser option.
s1kd-addicn - Description Add --xml-catalog parser option.
s1kd-ls - Description Add --xml-catalog parser option.
s1kd-ref - Description Add --xml-catalog parser option.
s1kd-metadata - Description Add --xml-catalog parser option.
s1kd-mvref - Description Add --xml-catalog parser option.
s1kd-sns - Description Add --xml-catalog parser option.
s1kd-upissue - Description Add --xml-catalog parser option.
Add -5 (--print) and -q (--quiet) options.
Rename -q to -Q.
Change behaviour of -d and -v options.
s1kd-appcheck - Description Add --xml-catalog parser option.
Add -D (--duplicate) option.
s1kd-brexcheck - Description Add --xml-catalog parser option.
Add experimental Saxon support.
Add -N (--omit-issue) option.
s1kd-refs - Description Add --xml-catalog parser option.
s1kd-repcheck - Description Add --xml-catalog parser option.
Add -D (--dump-xsl), -t (--type) and -X (--xsl) options.
s1kd-validate - Description Remove -d (--schemas) option.
Add --xml-catalog parser option.
s1kd-acronyms - Description Add --xml-catalog parser option.
s1kd-aspp - Description Add --xml-catalog parser option.
Remove automatic inclusion of XSLT identity template.
s1kd-flatten - Description Add --xml-catalog parser option.
s1kd-fmgen - Description Add --xml-catalog parser option.
s1kd-icncatalog - Description Add --xml-catalog parser option.
s1kd-index - Description Add --xml-catalog parser option.
s1kd-instance - Description Add --xml-catalog parser option.
Remove automatic inclusion of XSLT identity template.
Do not add source ident if the instance ident is the same as the source.
Change behaviour of -S (--no-source-ident) option and add -3 (--no-repository-ident) option.
Change behaviour of -H (--list-properties) option.
s1kd-neutralize - Description Add --xml-catalog parser option.
s1kd-syncrefs - Description Add --xml-catalog parser option.
s1kd-uom - Description Add --xml-catalog parser option.

3.2.15

31 Aug 23:34
Compare
Choose a tag to compare
3.2.15 Pre-release
Pre-release
s1kd-brexcheck: Fix default BREX name search

Fixed the default BREX name search to handle references including the
issue number and/or language.

3.2.14

31 Aug 18:53
Compare
Choose a tag to compare
3.2.14 Pre-release
Pre-release
s1kd-brexcheck: Update built-in to latest patches

Updated the built-in BREX DMs to the latest official S1000D patches:
- 4.0: S1000D-D-04-10-0301-00A-022A-D_006-00
- 4.1: S1000D-E-04-10-0301-00A-022A-D_012-00

3.2.13

20 Aug 23:54
Compare
Choose a tag to compare
3.2.13 Pre-release
Pre-release
s1kd-instance: Add ACT/CCT/PCT paths to -H report