We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a95eee1 commit 4c0da45Copy full SHA for 4c0da45
CHANGELOG.md
@@ -5,6 +5,11 @@
5
- **YAML decoding performance.** This version of xt substantially cleans up the
6
implementation of YAML input support, yielding improvements of around 1% - 5%
7
in rough tests of translation speed.
8
+- This version of xt includes additional code cleanup based on linting and
9
+ formatting changes in newer versions of Rust, along with upgrades of some
10
+ locked dependencies. These changes are not expected to significantly affect
11
+ functionality, performance or security, nor are they expected to affect
12
+ support for xt's current minimum Rust version (1.70.0).
13
14
### Note
15
0 commit comments