[fix] #1
All checks were successful
Run BaseX Tests / test (10.7) (push) Successful in 41s
Run BaseX Tests / test (11.7) (push) Successful in 48s

This commit is contained in:
Andy Bunce 2025-02-14 11:01:20 +00:00
parent 644de0df32
commit 4ea01764f9
7 changed files with 49 additions and 55 deletions

View file

@ -1,3 +1,6 @@
## 0.1.6 2025-02-14
* Add `hasLabels`
* FIX #1 error if no labels
## 0.1.5 2025-02-10
* Add `isEncrypted`
* Rename `open` to `open-file`