Commit graph

20 commits

Author SHA1 Message Date
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
21640d695b
Merge pull request #5 from Brooooooklyn/dependabot/cargo/futures-0.3.1
build(deps): update futures requirement from 0.1.27 to 0.3.1
2019-12-02 12:29:39 +08:00
dependabot-preview[bot]
ce1fd81465
build(deps): update futures requirement from 0.1.27 to 0.3.1
Updates the requirements on [futures](https://github.com/rust-lang-nursery/futures-rs) to permit the latest version.
- [Release notes](https://github.com/rust-lang-nursery/futures-rs/releases)
- [Changelog](https://github.com/rust-lang/futures-rs/blob/master/CHANGELOG.md)
- [Commits](https://github.com/rust-lang-nursery/futures-rs/compare/0.1.27...0.3.1)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-12-02 04:29:08 +00:00
LongYinan
94bb4829a2
Merge pull request #6 from Brooooooklyn/dependabot/cargo/bindgen-0.52
build(deps): update bindgen requirement from 0.49 to 0.52
2019-12-02 12:27:54 +08:00
dependabot-preview[bot]
2a1a401aff
build(deps): update bindgen requirement from 0.49 to 0.52
Updates the requirements on [bindgen](https://github.com/rust-lang/rust-bindgen) to permit the latest version.
- [Release notes](https://github.com/rust-lang/rust-bindgen/releases)
- [Changelog](https://github.com/rust-lang/rust-bindgen/blob/master/CHANGELOG.md)
- [Commits](https://github.com/rust-lang/rust-bindgen/compare/v0.49.0...v0.52.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-12-02 04:02:35 +00:00
LongYinan
c05966cbfb
0.1.1 2019-05-25 12:04:25 +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
40e8ba32a9
chore: update dependencies 2019-05-15 22:35:31 +08:00
LongYinan
b6060c85cd
Fix cargo build 2019-02-22 11:04:13 +08:00
LongYinan
b508ff4428
Merge pull request #3 from Frando/object_helpers
Add more object functions.
2019-01-27 20:07:19 +08:00
Franz Heinzmann (Frando)
e5bdc1329a Add more object functions. 2019-01-26 23:34:38 +01:00
LongYinan
dff8a54ce1
docs: update dependencies field in README 2018-07-23 10:19:40 +08:00
LongYinan
f89d86e83b
chore: remove prettier.parser config 2018-07-23 10:18:56 +08:00
LongYinan
3ab287a946
chore: use npm version napi-rs as dependency 2018-07-23 10:11:56 +08:00
LongYinan
cbf5b42d61
build: use cargo to build napi-rs instead of napi.js 2018-06-26 16:31:42 +08:00
LongYinan
7fc461aa28
chore: add license 2018-05-01 14:17:51 +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