Changelog for http-api-data-0.2.1
0.2.1
- Add helpers for multiple URL pieces and query params:
toUrlPieces,parseUrlPiecestoQueryParams,parseQueryParams
0.2
- Export helper functions from
Web.HttpApiData:parseUrlPieceMaybe,parseHeaderMaybe,parseQueryParamMaybeparseUrlPieceWithPrefix,parseHeaderWithPrefix,parseQueryParamWithPrefixshowTextData,readTextData,parseBoundedTextData
- Fix AMP related warnings
0.1.1
- Add
use-text-showflag to optionally use more efficientTextShowinstances