aboutsummaryrefslogtreecommitdiff
path: root/CHANGELOG.md
Commit message (Collapse)AuthorAge
* Release v3.4.2v3.4.2Robin Krahl2019-01-01
|
* Link to hidapi on non-Linux systemsRobin Krahl2018-12-31
| | | | | | | | | | | | According to the hidapi README [0], only Linux provides two different hidapi backends. Therefore this patch changes the build script to default to linking to hidapi on non-Linux systems. This patch fixes the macOS build issue reported by Philippe Normand and is based on the patch proposed by Philippe Normand at [1]. [0] https://github.com/signal11/hidapi/blob/master/README.txt [1] https://github.com/d-e-s-o/nitrocli/pull/42
* Use -std=c++14 flag when compiling libnitrokeyRobin Krahl2018-12-31
| | | | | | Based on the patch proposed by Philippe Normand at [0]. [0] https://github.com/d-e-s-o/nitrocli/pull/42
* Update to libnitrokey v3.4.1v3.4.1Robin Krahl2018-12-10
| | | | In libinitrokey v3.4.1, there are no changes affecting this crate.
* Update to libnitrokey v3.4v3.4.0Robin Krahl2018-12-10
| | | | | | Besides the changes listed in the changelog, this patch also changes the build system to be able to generate the version.cc file containing the library version.
* Fix release date for v0.1.0 in changelogRobin Krahl2018-05-21
|
* Release v3.3.0v3.3.0Robin Krahl2018-05-21