Rand Stats

URI::Query::FromHash

zef:raku-land
Revision history for URI::Query::FromHash

0.0.2 - 2022-08-10T19:19:01+01:00

    - Reduce the number of characters escaped to a minimal set
    - Support Blob and Bool objects as values
    - 'hash2query' is an 'our' subroutine, available without import

0.0.1 - 2022-08-09T22:36:46+01:00

    - Initial version