Skip to content

Latest commit

 

History

History
44 lines (23 loc) · 1.59 KB

CHANGELOG.md

File metadata and controls

44 lines (23 loc) · 1.59 KB

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

v0.1.5 (2023-09-01)

Changed

  • Support Req v0.4.

v0.1.4 (2023-08-24)

Changed

  • Update request.options usage to be compatible with future Req versions

v0.1.3 (2023-02-28)

Fixed

  • Fix reuse of Req.Request (#31)

v0.1.2 (2022-12-23)

Changed

  • Use Enum.zip_with instead (#29)

Fixed

  • Get query's response from a different part of GetQueryResults response (#27)

v0.1.1 (2022-07-14)

Added

v0.1.0 (2022-06-29)

Initial release.