Releases: bdesham/pinboard-notes-backup
Releases · bdesham/pinboard-notes-backup
Version 1.0.4.1
- The “built” version of the man page is now included in version control (in the
man
directory) and in the package produced bycabal 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
- 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
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
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
Tweaked the help text and made some under-the-hood changes.