- Updating nixos channel to 22.11.
- Switching to XML format, which seems more reliable than JSON.
- Migrating to nixpkgs 22.05.
- Removing the field
openint
from the response, as sometimes it's missing in server's response, causing the entire call to fail.
- It makes more sense for the
StooqPrice
record to contain a fieldsymbol
of typeStooqSymbol
instead ofString
.
- Initial release.