Skip to content

Commit

Permalink
RELEASE-NOTES: 0.16 release details
Browse files Browse the repository at this point in the history
  • Loading branch information
bagder committed Sep 19, 2024
1 parent acf9a6a commit 6997194
Showing 1 changed file with 14 additions and 8 deletions.
22 changes: 14 additions & 8 deletions RELEASE-NOTES
Original file line number Diff line number Diff line change
@@ -1,13 +1,19 @@
# trurl 0.15.1
# trurl 0.16

## What changed
## News

- mkrelease: update the source, not title
- trurl: escape backslash with a backslash
- Makefile: check for trurl.1 before installing
- trurl: fix misbehavior on empty query param
- trurl: fix handling of query pair with blank left side
- trurl.md: remove 'added-in:'
- introduce --qtrim for trimming queries (only)
- Lots of new tests
- Expanded documentation

## Bugfixes

- normalize the fragment
- make sure URL encoded %-hex is done lowercase
- silence --replace-append when appending
- normalize user, password and options
- clarify the --help text for --urlencode
- fix a few returns codes for out of memory

Contributors to this release:

Expand Down

0 comments on commit 6997194

Please sign in to comment.