Bump version & update readme
All checks were successful
deliver / deliver (push) Successful in 1m22s

This commit is contained in:
Paul Brinkmeier 2026-05-17 20:25:33 +02:00
parent de11a86285
commit ad348e2c60
2 changed files with 3 additions and 2 deletions

View File

@ -45,6 +45,7 @@ By setting `$BASE_DIR` you can persist the database for later runs.
- [x] Docker container (in flake) - [x] Docker container (in flake)
- [x] try fourmolu - [x] try fourmolu
- [x] Test leap second handling in the `time` package - [x] Test leap second handling in the `time` package
- [ ] Fix container shutdown delay - [x] Fix container shutdown delay
- [ ] Fix `responseFile` always returning 200 - [ ] Fix `responseFile` always returning 200
- [ ] use queue to sync logging of indexer and main thread - [ ] use queue to sync logging of indexer and main thread
- [x] Vendor PDF.js for consistent cross-platform PDF rendering

View File

@ -1,7 +1,7 @@
cabal-version: 3.4 cabal-version: 3.4
name: yore name: yore
version: 0.0.9 version: 0.0.10
author: Paul Brinkmeier author: Paul Brinkmeier
maintainer: hallo@pbrinkmeier.de maintainer: hallo@pbrinkmeier.de
copyright: 2023 Paul Brinkmeier copyright: 2023 Paul Brinkmeier