2025-01-04
Back-end
The back-end has been reworked a lot to make the whole framework faster and more efficient. The package now also supports caching to avoid making redundant requests.
A safer way of making requests to avoid hanging indefinitely or raising generic/unnecessary errors has been implemented.
***