This update includes a few new features around debugging.
Features
- Added automatic logging of user-created errors thrown during runtime
- Added HTTP status codes to typedjsonrpc.server.Server based on JSON-RPC protocol-based errors
- Added flag to typedjsonrpc.registry.Registry for the type system to allow integers when a field accepts floats