Release 0.11.0

* Much improved error handling.
* Improved warp routing.
* Minor improvements in site css and amdin js.
* Some more known places.
* Update ructe to 0.14.0.
* Update env_logger to 0.9.0.
* Update image to 0.24.0.
* Use lazy-regex 2.2.2 for cleaner and more efficient regex checking.
This commit is contained in:
Rasmus Kaj 2022-02-20 17:32:05 +01:00
parent bf6d27187e
commit 4f4a50a138

View File

@ -1,6 +1,6 @@
[package]
name = "rphotos"
version = "0.10.1-PRE"
version = "0.11.0"
authors = ["Rasmus Kaj <kaj@kth.se>"]
edition = "2021"