Skip to content

0.16

Latest
Compare
Choose a tag to compare
@bagder bagder released this 19 Sep 06:35
trurl-0.16
a71ece9

trurl-0 16

What's Changed

  • tests.json: add tests extracing URL encoded components by @bagder in #355
  • trurl: normalize the fragment by @bagder in #356
  • trurl: make sure URL encoded %-hex is done lowercase by @bagder in #358
  • README: minor language polish by @bagder in #359
  • trurl: silence --replace-append when appending by @bagder in #360
  • trurl.md: document URL component details by @bagder in #361
  • trurl.md: extend the component sections with more examples by @bagder in #363
  • trurl: introduce --qtrim for trimming queries (only) by @bagder in #364
  • trurl.c: clarify the --help text for --urlencode by @bagder in #366
  • tests.json: add more tests by @bagder in #367
  • trurl: fix a few returns codes for out of memory by @bagder in #368
  • tests: verify --get + --json rejects by @bagder in #369
  • trurl.md: provide examples to more option descriptions by @bagder in #370

Full Changelog: trurl-0.15.1...trurl-0.16