Changelog for pinboard-notes-backup-1.0.7.1

CHANGELOG for pinboard-notes-backup

These version numbers approximately follow the Haskell Package Versioning Policy (PVP). (I say “approximately” because this package contains no libraries—only an executable—and so it does not actually provide an API per se.)

1.0.7.1 (2025-08-09)

The program now builds against a wider set of dependencies. There were no changes in functionality.

1.0.7 (2025-02-11)

The program should now build with any version of the tls library. (In our previous release, 1.0.6, we started requiring a pre-2.0 version of tls to avoid issue #1. This was an unnecessarily brittle solution: newer versions of tls work fine as long as we configure them properly.)

1.0.6 (2025-02-01)

1.0.5.7 (2024-01-16)

The program now builds against a wider set of dependencies. There were no changes in functionality.

1.0.5.6 (2022-12-02)

The program now builds against a wider set of dependencies. There were no changes in functionality.

1.0.5.5 (2022-12-01)

The program now builds against a wider set of dependencies. There were no changes in functionality.

1.0.5.4 (2022-02-26)

The program now builds against a wider set of dependencies. There were no changes in functionality.

1.0.5.3 (2021-03-24)

The program now builds against a wider set of dependencies. There were no changes in functionality.

1.0.5.2 (2021-02-28)

The program now builds against a wider set of dependencies. There were no changes in functionality.

1.0.5.1 (2021-02-27)

The program now builds against a wider set of dependencies. There were no changes in functionality.

1.0.5 (2019-09-15)

1.0.4.1 (2019-07-19)

1.0.4 (2019-06-22)

1.0.3 (2017-11-05)

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.)

1.0.2 (2016-12-05)

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

1.0.1 (2016-07-20)

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

1.0.0 (2016-06-28)

Initial release.