-
Notifications
You must be signed in to change notification settings - Fork 101
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
3 changed files
with
24 additions
and
2 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,22 @@ | ||
trurl 0.3 | ||
|
||
Changes since previous release | ||
|
||
* the set port is the same as the scheme-default, don't show | ||
* many more tests | ||
* https://curl.se/trurl is now the project's website | ||
* added --accept-space | ||
* added --trim | ||
|
||
Bugfixes since previous release | ||
|
||
* setting port to a blank now clears it | ||
* improved the man page | ||
* fix --append query when no previous query exists | ||
* output JSON as an array | ||
* provide the -h list in pure alphabetical order | ||
* add an INSTALL variable to the Makefile | ||
* enable building with msvc on Windows | ||
* use 0644 for the man page install | ||
* use Test::More inside of test.pl | ||
* nicer JSON tests and test output |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters