Bump version & update readme
All checks were successful
deliver / deliver (push) Successful in 1m22s
All checks were successful
deliver / deliver (push) Successful in 1m22s
This commit is contained in:
parent
de11a86285
commit
ad348e2c60
@ -45,6 +45,7 @@ By setting `$BASE_DIR` you can persist the database for later runs.
|
||||
- [x] Docker container (in flake)
|
||||
- [x] try fourmolu
|
||||
- [x] Test leap second handling in the `time` package
|
||||
- [ ] Fix container shutdown delay
|
||||
- [x] Fix container shutdown delay
|
||||
- [ ] Fix `responseFile` always returning 200
|
||||
- [ ] use queue to sync logging of indexer and main thread
|
||||
- [x] Vendor PDF.js for consistent cross-platform PDF rendering
|
||||
|
||||
@ -1,7 +1,7 @@
|
||||
cabal-version: 3.4
|
||||
|
||||
name: yore
|
||||
version: 0.0.9
|
||||
version: 0.0.10
|
||||
author: Paul Brinkmeier
|
||||
maintainer: hallo@pbrinkmeier.de
|
||||
copyright: 2023 Paul Brinkmeier
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user