Oliver Hamlet
|
d283bae744
|
Update version numbers and changelog for v2.3.1
|
2022-09-15 22:32:32 +01:00 |
|
Oliver Hamlet
|
6164c6b8e6
|
Remove use of 'as' keyword
It was used for an unnecessary pointer cast, and a enum value
cast (which needed tests to make sure those values didn't change over
time).
|
2022-09-15 22:06:35 +01:00 |
|
 dependabot[bot]andGitHub
|
ededddf0c6
|
Update cbindgen requirement from 0.20 to 0.24
Updates the requirements on [cbindgen](https://github.com/eqrion/cbindgen) to permit the latest version.
- [Release notes](https://github.com/eqrion/cbindgen/releases)
- [Changelog](https://github.com/eqrion/cbindgen/blob/master/CHANGES)
- [Commits](https://github.com/eqrion/cbindgen/compare/v0.20.0...v0.24.2)
---
updated-dependencies:
- dependency-name: cbindgen
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-06-08 03:03:27 +00:00 |
|
Oliver Hamlet
|
85e92873bd
|
Update versions and changelog for v2.3.0
|
2022-02-27 08:26:49 +00:00 |
|
Oliver Hamlet
|
a17542c0e9
|
Update versions and changelog for v2.2.2
|
2022-02-04 16:52:51 +00:00 |
|
Oliver Hamlet
|
6127a7973a
|
Add bcrypt library to fix C/C++ linking on Windows
|
2022-01-23 22:18:03 +00:00 |
|
Oliver Hamlet
|
aa3dabab8d
|
Apply changes suggested by clippy lints
|
2022-01-23 22:17:35 +00:00 |
|
 dependabot[bot]andGitHub
|
a615ab0143
|
Update cbindgen requirement from 0.19 to 0.20
Updates the requirements on [cbindgen](https://github.com/eqrion/cbindgen) to permit the latest version.
- [Release notes](https://github.com/eqrion/cbindgen/releases)
- [Changelog](https://github.com/eqrion/cbindgen/blob/master/CHANGES)
- [Commits](https://github.com/eqrion/cbindgen/compare/v0.19.0...v0.20.0)
---
updated-dependencies:
- dependency-name: cbindgen
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2021-08-05 18:54:34 +00:00 |
|
Oliver Hamlet
|
eae8f542ea
|
Update versions and changelogs for v2.2.1
|
2021-04-25 20:02:12 +01:00 |
|
Oliver Hamlet
|
169d4652d9
|
Update versions and changelogs for v2.2.0
|
2021-04-17 15:33:10 +01:00 |
|
Oliver Hamlet
|
f71a2abed1
|
Update my email address
|
2021-04-17 11:04:16 +01:00 |
|
 dependabot[bot]andGitHub
|
f0b2292188
|
Update cbindgen requirement from 0.18 to 0.19
Updates the requirements on [cbindgen](https://github.com/eqrion/cbindgen) to permit the latest version.
- [Release notes](https://github.com/eqrion/cbindgen/releases)
- [Changelog](https://github.com/eqrion/cbindgen/blob/master/CHANGES)
- [Commits](https://github.com/eqrion/cbindgen/compare/v0.18.0...v0.19.0)
Signed-off-by: dependabot[bot] <support@github.com>
|
2021-04-09 05:39:12 +00:00 |
|
Oliver Hamlet
|
5d541f3807
|
Remove unnecessary no_mangle attributes
|
2021-03-11 19:54:29 +00:00 |
|
![dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>](/assets/img/avatar_default.png) 
|
05cf5f0c25
|
Update cbindgen requirement from 0.17 to 0.18 (#9)
Updates the requirements on [cbindgen](https://github.com/eqrion/cbindgen) to permit the latest version.
- [Release notes](https://github.com/eqrion/cbindgen/releases)
- [Changelog](https://github.com/eqrion/cbindgen/blob/master/CHANGES)
- [Commits](https://github.com/eqrion/cbindgen/compare/v0.17.0...v0.18.0)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2021-03-01 17:25:07 +00:00 |
|
![dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>](/assets/img/avatar_default.png) 
|
bd41724735
|
Update cbindgen requirement from 0.16 to 0.17 (#8)
Updates the requirements on [cbindgen](https://github.com/eqrion/cbindgen) to permit the latest version.
- [Release notes](https://github.com/eqrion/cbindgen/releases)
- [Changelog](https://github.com/eqrion/cbindgen/blob/master/CHANGES)
- [Commits](https://github.com/eqrion/cbindgen/compare/v0.16.0...v0.17.0)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2021-02-02 17:50:45 +00:00 |
|
![dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>](/assets/img/avatar_default.png) 
|
96690f0b01
|
Update cbindgen requirement from 0.15 to 0.16 (#7)
Updates the requirements on [cbindgen](https://github.com/eqrion/cbindgen) to permit the latest version.
- [Release notes](https://github.com/eqrion/cbindgen/releases)
- [Changelog](https://github.com/eqrion/cbindgen/blob/master/CHANGES)
- [Commits](https://github.com/eqrion/cbindgen/compare/v0.15.0...v0.16.0)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2020-12-21 19:27:55 +00:00 |
|
Oliver Hamlet
|
0e606e930b
|
Fix outdated test assertion
|
2020-12-20 15:09:47 +00:00 |
|
Oliver Hamlet
|
2d05577fab
|
Update versions and changelog for v2.1.2
|
2020-10-23 23:05:32 +01:00 |
|
![dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>](/assets/img/avatar_default.png) 
|
d6f5390d5e
|
Update cbindgen requirement from 0.14 to 0.15 (#5)
Updates the requirements on [cbindgen](https://github.com/eqrion/cbindgen) to permit the latest version.
- [Release notes](https://github.com/eqrion/cbindgen/releases)
- [Changelog](https://github.com/eqrion/cbindgen/blob/master/CHANGES)
- [Commits](https://github.com/eqrion/cbindgen/compare/v0.14.0...v0.15.0)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2020-10-08 19:18:56 +01:00 |
|
Oliver Hamlet
|
9ef3aa23d5
|
Update versions and changelog for v2.1.1
|
2020-06-13 23:46:36 +01:00 |
|
 dependabot-preview[bot]andGitHub
|
75cd0e1d79
|
Update cbindgen requirement from 0.12 to 0.14
Updates the requirements on [cbindgen](https://github.com/eqrion/cbindgen) to permit the latest version.
- [Release notes](https://github.com/eqrion/cbindgen/releases)
- [Changelog](https://github.com/eqrion/cbindgen/blob/master/CHANGES)
- [Commits](https://github.com/eqrion/cbindgen/compare/v0.12.0...v0.14.2)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
|
2020-05-30 06:44:30 +00:00 |
|
Oliver Hamlet
|
e31456f5b9
|
Resolve rustc deprecation warnings
|
2020-04-02 08:55:29 +01:00 |
|
Oliver Hamlet
|
90ef017807
|
Update cbindgen to v0.12
|
2019-12-23 13:20:27 +00:00 |
|
Oliver Hamlet
|
1075596e99
|
Update versions and changelog for v2.1.0
|
2019-10-05 13:24:52 +01:00 |
|
Oliver Hamlet
|
90cbeff71a
|
Update versions and changelog for v2.0.1
|
2019-07-23 19:15:35 +01:00 |
|