Restore quoting of tags with hyphen

Closes #580 #582

Signed-off-by: Thomas Lauf <thomas.lauf@tngtech.com>
This commit is contained in:
Thomas Lauf 2024-01-15 22:03:17 +01:00
parent f24b297541
commit 7007e16819
3 changed files with 7 additions and 1 deletions

View file

@ -1,3 +1,7 @@
- #580 internal parsing of tags starting with number broken
(thanks to arxel-sc)
- #582 Retrieval of intervals with tags containing hyphens is broken
(thanks to Eugene Morozov)
- #583 README - Update build instructions
(thanks to Joachim Meyer)