Commit graph

24 commits

Author SHA1 Message Date
LongYinan
3c3a5b6fdb
ci: reduce aarch64 running time by cross compile in host machine 2020-10-15 16:14:11 +08:00
LongYinan
283a4aaab9
feat: support freebsd in napi build command 2020-10-14 09:37:10 +08:00
LongYinan
4272505901
fix: wrong condition in build command
Close https://github.com/napi-rs/napi-rs/issues/219
2020-10-10 00:15:59 +08:00
LongYinan
f93fe8dcc6
feat: respect RELEASE_VERSION env variable 2020-09-13 22:06:10 +08:00
LongYinan
a1bff49ef9
fix: wrong platform field for musl packages 2020-09-10 10:55:44 +08:00
LongYinan
dd5f9e7271
fix: README format in npm template 2020-09-08 15:41:52 +08:00
LongYinan
15cb7e5765
feat: update package.json again in prepublish 2020-09-08 09:21:59 +08:00
LongYinan
32933e7dc6
fix: continue publish event if release binary to gh failed 2020-09-07 23:19:38 +08:00
LongYinan
ee32c586a7
fix: missing v prefix in tag name while publishing to gh 2020-09-07 22:22:56 +08:00
LongYinan
51f71fbd92
fix: read package version as tag name while publishing npm package 2020-09-07 21:53:20 +08:00
LongYinan
4226561c7e
feat: support --cargo-name config in napi cli 2020-09-05 01:20:30 +08:00
LongYinan
e68778428e
feat: powerful cli 2020-09-04 17:11:23 +08:00
LongYinan
23f7b2758a
fix(npm): missing shebang 2020-08-21 22:28:10 +08:00
LongYinan
56f3aca880
refactor(npm): musl target filename 2020-08-21 21:54:20 +08:00
LongYinan
2073f23a91
feat(cli): start new cli 2020-07-29 23:06:37 +08:00
LongYinan
e0e85502af
feat: upgrade to std-future 2020-02-18 21:09:17 +08:00
LongYinan
2cf731316b
feat: add more function 2020-01-16 22:10:11 +08:00
LongYinan
7bae4cbb4a
Implement buffer 2019-05-23 19:28:51 +08:00
LongYinan
211ce1e523
feat: implment create and deref JsBuffer 2019-05-16 00:41:22 +08:00
LongYinan
b6060c85cd
Fix cargo build 2019-02-22 11:04:13 +08:00
Franz Heinzmann (Frando)
e5bdc1329a Add more object functions. 2019-01-26 23:34:38 +01:00
LongYinan
cbf5b42d61
build: use cargo to build napi-rs instead of napi.js 2018-06-26 16:31:42 +08:00
LongYinan
894c7c962a
feat: support node10 2018-04-29 22:16:28 +08:00
LongYinan
c05ab719b3
init 2018-04-28 16:26:38 +08:00