Releases: xslet/xsldoc
Releases · xslet/xsldoc
1.0.2
1.0.1
This release is what is improved the build environment and the project page. There is no difference in function but are slight, non-effective difference in a distribution file.
Doc
- Doc: Modify css for describe in unit test pages
- Doc: Modify code style in the project page
- Doc: Replace usage description to the link to the project page
Build
- Build: Commonize build files for XSL applications and libraries
- Build: Upgrade a dependency Saxon to 11.2
- Build: Upgrade a dependency xslutil to 1.0.1
Full Changelog: 1.0.0...1.0.1
1.0.0
This is the first major release.
Updates
Fixes
Doc
0.1.1
Fix:
- Correct standalone option of browserify in
src/js/package.json
. - Remove comments inside
xsl:template
.
Docs:
- Modify a way to write links in
README.md
.
Build:
- Change
"name"
property inpackage.json
. - Modify
destfile
inmerge-for-dist.xsl
andmerge-for-doc.xsl
- Change to get xsldoc from Github repository.