v0.1.2
Fix: Changed POST data format from form-encoded to JSON.
Previously, POST requests were sent as form-encoded instead of JSON in the body.
This caused the API to interpret the requests using default parameters (current week).
Previously, POST requests were sent as form-encoded instead of JSON in the body.
This caused the API to interpret the requests using default parameters (current week).