This repository has been archived by the owner on Aug 19, 2024. It is now read-only.
Releases: Ousret/hermes
Releases · Ousret/hermes
hermès
hermès
hermès
hermès
hermès
hermès
Changes :
- Bugfix : Headers weren't parsed correctly, so now, we are using
kiss-headers
to help with that. - Bugfix : The main thread,
automatons engine
, can crash because of one sqlalchemy query that could return more than one result. Fixed by usingfirst()
instead ofone()
. Will do better latter.
Hermès
Hermès
Changes :