Skip to content

Releases: IronCoreLabs/recrypt-node-binding

0.7.4-pre.7

16 Jun 20:08
Compare
Choose a tag to compare
0.7.4-pre.7 Pre-release
Pre-release
bump-version: Set release version 0.7.4-pre.7

0.7.4-pre.6

15 Jun 20:14
Compare
Choose a tag to compare
0.7.4-pre.6 Pre-release
Pre-release
bump-version: Set release version 0.7.4-pre.6

0.7.4-pre.5

14 Jun 17:59
Compare
Choose a tag to compare
0.7.4-pre.5 Pre-release
Pre-release
bump-version: Set release version 0.7.4-pre.5

Version 0.7.3

19 Apr 16:12
Compare
Choose a tag to compare
Update NPM secret to get publish working

Version 0.7.2

24 Jul 16:18
397b0b0
Compare
Choose a tag to compare
Update deps to try and fix unit test package vulnerabilities (#46)

Version 0.7.1

22 Feb 17:11
687f8d8
Compare
Choose a tag to compare
[#38] Add node 10/12 windows builds (#41)

* [#38] add node 12 windows build

* [#38] upgrade yarn to 1.22.0

* [#38] try installing NVS in before_install

* [#38] move nvs into maybe-install-node.sh and disable non windows build jobs for now

* [#38] fix .travis.yml

* [#38] use nvs 1.5.4

* [#38] build only windows for now

* [#38] use TRAVIS_NODE_VERSION for nvs

* [#38] add os: win32 to package.json

* [#38] add win32 to rustup

* [#38] exec node-pre-gyp from the cwd

* [#38] fix typo

* [#38] re-enable Linux - Node 10 build

* [#38] exec node-pre-gyp from TLD

* [#38] try ./node_modules again

* Early exist windows testing

* Use fully qualified path to pre-gyp binary

* Remove windows test build script

* Try to stop Windows builds from hanging

* Re-enable all build combinations

* [#38] only install msvc rust target if on windows; clean up

* [#38] only install msvc rust target if on windows attempt 2

* [#38] only install msvc rust target if on windows (attempt 3)

* [#38] update version to 0.7.1; update README

* Remove old commented out line in build file

Co-authored-by: Ernie Turner <ernie.turner@gmail.com>

Version 0.7.0

20 Feb 21:35
2120294
Compare
Choose a tag to compare
Bump version in package.json in prep for new version (#42)

Version 0.6.1

23 Oct 22:13
b2aac5d
Compare
Choose a tag to compare
Update to latest Recrypt version. Add cargo.lock to repo for bett… (#32)

* Update to latest Recrypt version. Add cargo.lock to repo for better dependency tracking

* Add build.rs file for breaking Neon changes. Bump neon-cli back up to 0.3.3

Version 0.6.0

08 Oct 16:19
f2cd9a5
Compare
Choose a tag to compare

Adds support for musl-libc environments, specifically trying to support Alpine Linux. glibc and musl are now split out for Linux.

Version 0.5.2

23 Aug 20:45
d813d09
Compare
Choose a tag to compare
Bump to official Neon release (#29)