We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d7e34ad commit 981ed29Copy full SHA for 981ed29
CHANGES.md
@@ -1,5 +1,11 @@
1
# XRLint Change History
2
3
+## Version 0.5.2 (in development)
4
+
5
+### Adjustments and Enhancements
6
7
+- Core rule 'time-coordinates' now support ms, µs and ns. (#66)
8
9
## Version 0.5.1 (from 2025-02-21)
10
11
- XRLint now also loads default configuration from files named
xrlint/version.py
@@ -2,4 +2,4 @@
# This software is distributed under the terms and conditions of the
# MIT license (https://mit-license.org/).
-version = "0.5.1"
+version = "0.5.2.dev0"
0 commit comments