- Adds datastore to save clients and servers state. - Adds record metadata management. - Adds APIs to monitor servers and clients. - Implements specific logger to log selfcheck requests and server responses.
0.4.0
**Implemented enhancements:**
- Implements Patron status action. - Moves to github action for continuous Integration.
**Fixed bugs:**
- Increase code coverage
0.3.0
**Implemented enhancements:**
- Adds Item information action. - Implements circulation actions - Adds base of patron session. - Uses pycountry for language management.
**Fixed bugs:**
- Missing line terminator to tell to client that all bytes are sent.
0.2.0
**Implemented enhancements:**
- Implements Patron information action. - Adds Remote ILS handlers configuration.