Develop -> Master #172

Merged
sloum merged 15 commits from develop into master 2020-05-30 16:52:49 +00:00
Owner

Changes:

  • Changes Client.Draw() when bookmarks bar is closed. No longer adds in extra space chars. Should be easier to copy text and should have fewer instances of emojis deforming the page... all while simplifying the code!
  • Fixes querystring bug that prevented multiple status 1 returns in a row from gemini
  • Adds escaping to the querystring
  • Switches gemini relative URL handling to a go method in the std lib, which solves a number of problems with relative linking
  • Adds release target for make that will generate all four of the binaries we currently support
  • Updates readme regarding usage of GNU Make (with BSD Make not functioning with our makefile)
  • Increments version patch number
  • Fixes bug in makefile that prevented VERSION file from being used when appropriate (often the case for patch versions)
Changes: - Changes `Client.Draw()` when bookmarks bar is closed. No longer adds in extra space chars. Should be easier to copy text and should have fewer instances of emojis deforming the page... all while simplifying the code! - Fixes querystring bug that prevented multiple status 1 returns in a row from gemini - Adds escaping to the querystring - Switches gemini relative URL handling to a go method in the std lib, which solves a number of problems with relative linking - Adds `release` target for make that will generate all four of the binaries we currently support - Updates readme regarding usage of GNU Make (with BSD Make not functioning with our makefile) - Increments version patch number - Fixes bug in makefile that prevented VERSION file from being used when appropriate (often the case for patch versions)
sloum added the
release
label 2020-05-30 16:52:19 +00:00
sloum closed this pull request 2020-05-30 16:52:49 +00:00
Sign in to join this conversation.
No reviewers
No Milestone
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: sloum/bombadillo#172
No description provided.