LongYinan
|
68b0483c81
|
feat(cli): support android armv7 target
|
2021-12-02 13:33:57 +08:00 |
|
LongYinan
|
5f222038d3
|
feat(cli): fail the pipeline if artifacts not been built
|
2021-12-02 13:11:43 +08:00 |
|
LongYinan
|
d9c53d728b
|
feat(napi): support TypedArray input and output
|
2021-12-02 11:26:52 +08:00 |
|
dependabot[bot]
|
d2b4d10591
|
build(deps-dev): bump debug from 4.3.2 to 4.3.3
|
2021-11-29 21:49:48 +00:00 |
|
dependabot[bot]
|
3f7fdaba8c
|
build(deps): bump chalk from 4.1.2 to 5.0.0
|
2021-11-29 21:30:11 +00:00 |
|
LongYinan
|
a0bb0924fe
|
chore: publish
- @napi-rs/cli@2.0.0-alpha.12
|
2021-11-30 00:27:52 +08:00 |
|
Tim Fish
|
18d2743862
|
feat(napi): output Rust doc comments in definitions as jsdoc comments
|
2021-11-29 12:54:45 +08:00 |
|
LongYinan
|
5ccef6cedf
|
chore: publish
- @napi-rs/cli@2.0.0-alpha.11
|
2021-11-25 23:23:05 +08:00 |
|
LongYinan
|
59d6a219b5
|
style: run fmt
|
2021-11-25 22:38:41 +08:00 |
|
LongYinan
|
1fe39ff66d
|
feat(napi): support export rust mod as ts namespace
|
2021-11-25 17:53:43 +08:00 |
|
dependabot[bot]
|
35983ae0c0
|
build(deps-dev): bump @types/js-yaml from 4.0.4 to 4.0.5
|
2021-11-22 21:52:37 +00:00 |
|
LongYinan
|
5c3bccfcf9
|
chore: publish
- @napi-rs/cli@2.0.0-alpha.10
|
2021-11-21 21:43:53 +08:00 |
|
LongYinan
|
7b797d3caf
|
feat(cli): create pre-release if tag includes alpha/beta/rc
|
2021-11-21 21:43:28 +08:00 |
|
LongYinan
|
f0617ae129
|
chore: publish
- @napi-rs/cli@2.0.0-alpha.9
|
2021-11-21 21:40:05 +08:00 |
|
LongYinan
|
458c5c9457
|
fix(cli): wrong release assets content
|
2021-11-21 21:39:36 +08:00 |
|
LongYinan
|
47c5867922
|
chore: publish
- @napi-rs/cli@2.0.0-alpha.8
|
2021-11-21 18:51:31 +08:00 |
|
LongYinan
|
dca5ada995
|
feat(cli): export android toolchains to PATH before build
|
2021-11-21 18:50:43 +08:00 |
|
LongYinan
|
c312fd36d1
|
chore: publish
- @napi-rs/cli@2.0.0-alpha.7
|
2021-11-21 18:24:47 +08:00 |
|
LongYinan
|
1f64f9fbf3
|
fix(cli): ExternalObject type decalare
|
2021-11-21 18:23:53 +08:00 |
|
LongYinan
|
4b0416e64a
|
chore: publish
- @napi-rs/cli@2.0.0-alpha.6
|
2021-11-21 16:46:26 +08:00 |
|
LongYinan
|
bdfb1506a2
|
feat(napi): implement external value
|
2021-11-21 16:24:58 +08:00 |
|
LongYinan
|
4c3fe26478
|
feat(cli): refactor cli build
|
2021-11-19 18:22:40 +08:00 |
|
LongYinan
|
f57651f749
|
chore: publish
- @napi-rs/cli@2.0.0-alpha.5
|
2021-11-16 14:11:56 +08:00 |
|
LongYinan
|
e37c3fd908
|
feat(napi): add pipe flag to pipe the generated files into custom command
|
2021-11-16 13:58:01 +08:00 |
|
yisibl
|
753bb1e31b
|
fix: always add a newline at the end of the file when generating js-binding.js
|
2021-11-16 13:10:03 +08:00 |
|
LongYinan
|
ea8a79e761
|
chore: publish
- @napi-rs/cli@2.0.0-alpha.4
|
2021-11-09 22:07:33 +08:00 |
|
LongYinan
|
179f20a7c5
|
feat(cli): generate js binding to avoid dynamic require logic
|
2021-11-09 21:43:51 +08:00 |
|
yisibl
|
9570899025
|
chore: CI templates add ignore files (paths-ignore)
|
2021-11-06 13:51:54 +08:00 |
|
João Moreno
|
03125d44b8
|
Make sure CI fails if yarn test fails (#818)
make sure CI fails if `yarn test` fails
Co-authored-by: LongYinan <lynweklm@gmail.com>
|
2021-10-29 21:19:18 +08:00 |
|
LongYinan
|
d08f9b03e0
|
chore: publish
- @napi-rs/cli@2.0.0-alpha.3
|
2021-10-27 15:39:02 +08:00 |
|
LongYinan
|
68f767b96d
|
ci: fix arm build
|
2021-10-27 15:38:24 +08:00 |
|
LongYinan
|
cbb71a9a51
|
fix(cli): workflow file generated by new command
|
2021-10-27 15:38:24 +08:00 |
|
forehalo
|
5b39035541
|
serde support
|
2021-10-27 14:42:57 +08:00 |
|
forehalo
|
f4c0b0639b
|
impl To/FromNapiValue for HashMap
|
2021-10-27 14:42:57 +08:00 |
|
dependabot[bot]
|
fc9f327968
|
build(deps-dev): bump @types/js-yaml from 4.0.3 to 4.0.4
|
2021-10-25 22:03:40 +00:00 |
|
dependabot[bot]
|
1578aefe3c
|
build(deps-dev): bump typanion from 3.7.0 to 3.7.1
|
2021-10-25 22:03:11 +00:00 |
|
dependabot[bot]
|
a857ddd3c7
|
build(deps-dev): bump typanion from 3.5.0 to 3.7.0
|
2021-10-18 21:39:34 +00:00 |
|
dependabot[bot]
|
d4af79f967
|
build(deps-dev): bump @octokit/rest from 18.11.4 to 18.12.0
|
2021-10-11 21:43:32 +00:00 |
|
dependabot[bot]
|
bcf55a10a0
|
build(deps): bump inquirer from 8.1.5 to 8.2.0
|
2021-10-11 21:43:18 +00:00 |
|
dependabot[bot]
|
7e7b4f0a82
|
build(deps-dev): bump @types/inquirer from 8.1.2 to 8.1.3
|
2021-10-04 22:28:30 +00:00 |
|
dependabot[bot]
|
0a6931dfb1
|
build(deps-dev): bump @octokit/rest from 18.11.2 to 18.11.4
|
2021-10-04 21:55:10 +00:00 |
|
LongYinan
|
3b1f53fd84
|
chore: publish
- @napi-rs/cli@2.0.0-alpha.2
|
2021-10-01 17:13:49 +08:00 |
|
LongYinan
|
1c9a307dc9
|
feat(cli): strip android binary in CI
|
2021-10-01 17:13:30 +08:00 |
|
LongYinan
|
06639e1b6a
|
chore: publish
- @napi-rs/cli@2.0.0-alpha.1
|
2021-10-01 15:12:02 +08:00 |
|
LongYinan
|
860a02a7cb
|
fix(cli): missing main and types field in created package.json
|
2021-10-01 15:01:23 +08:00 |
|
LongYinan
|
0e8de173a4
|
feat(cli): dts flag for build command
|
2021-10-01 15:01:23 +08:00 |
|
dependabot[bot]
|
b3009efcb8
|
build(deps-dev): bump @types/inquirer from 8.1.1 to 8.1.2
|
2021-09-27 22:05:15 +00:00 |
|
dependabot[bot]
|
315c5c872f
|
build(deps-dev): bump @octokit/rest from 18.10.0 to 18.11.2
|
2021-09-27 21:47:44 +00:00 |
|
dependabot[bot]
|
9efc603d74
|
build(deps-dev): bump clipanion from 3.0.1 to 3.1.0
|
2021-09-27 21:47:36 +00:00 |
|
LongYinan
|
f9c01b40f7
|
chore: publish 2.0.0-alpha.0
|
2021-09-23 01:45:28 +08:00 |
|