Skip to content

Commit 8cc8b47

Browse files
authored
Add post XSpec v2.3.2 release (#14)
1 parent 91af026 commit 8cc8b47

1 file changed

Lines changed: 25 additions & 0 deletions

File tree

content/posts/xspec_232_release.md

Lines changed: 25 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,25 @@
1+
---
2+
date: 2023-10-01
3+
linktitle: Release XSpec v2.3.2
4+
title: Release XSpec v2.3.2
5+
weight: 6
6+
categories: [ "Release" ]
7+
tags: ["v2.3.2"]
8+
---
9+
10+
<a href="https://github.com/xspec/xspec/issues/1766"><img align="right" src="https://user-images.githubusercontent.com/10128303/262700963-1a1e0fda-f335-4c90-9f8a-f72c5ece6c27.png" width="100px" alt="XSpec logo proposed and discussed in #1766" /></a>
11+
12+
## Release XSpec v2.3.2
13+
Release v2.3 fixes bugs, updates dependencies, and includes some refactoring. These are the highlights for XSpec v2.3.2:
14+
15+
#### Common to Languages Under Test
16+
17+
- Saxon 9.8 is no longer supported.
18+
- XSpec is now tested with Saxon 12, 11, 10, and 9.9, while Saxon 9.9 is deprecated.
19+
- Command line support fixes a bug that produced the wrong `XSPEC_HOME` value.
20+
21+
#### Schematron
22+
23+
- Ant performs some preprocessing in parallel, improving performance.
24+
25+
Many thanks to the many XSpec contributors who made this release possible. They are listed in the [release notes](https://github.com/xspec/xspec/releases/tag/v2.3.2).

0 commit comments

Comments
 (0)