Skip to content

Releases: bdesham/pinboard-notes-backup

Version 1.0.4.1

20 Jul 04:54
v1.0.4.1
Compare
Choose a tag to compare
  • The “built” version of the man page is now included in version control (in the man directory) and in the package produced by cabal sdist/stack sdist. (It was previously necessary to create this yourself by feeding the Markdown source file to Pandoc.)
  • Changed the categories and the description in the cabal file.
  • There were no changes to the code.

Version 1.0.4

23 Jun 05:18
v1.0.4
Compare
Choose a tag to compare
  • Error messages should now be much more comprehensible, especially for the most common network errors.
  • Progress messages now go to standard output, not standard error.
  • The program now has a man page.
  • A few dependency changes mean that the binary should be smaller.

Version 1.0.3

05 Nov 20:08
v1.0.3
Compare
Choose a tag to compare

The program now builds against a wider set of dependencies. This will allow it to be installed using Homebrew. (There were no changes in functionality.)

Version 1.0.2

06 Dec 01:40
v1.0.2
Compare
Choose a tag to compare

If any notes had been changed on the server then the application would error out instead of updating the local copy.

Version 1.0.1

21 Jul 01:24
Compare
Choose a tag to compare

Tweaked the help text and made some under-the-hood changes.