Skip to content
This repository has been archived by the owner on Jun 13, 2024. It is now read-only.

Releases: microsoft/napajs

Napa.js 0.1.3

13 Sep 01:45
Compare
Choose a tag to compare
  • Added a script for building napa in embed mode
  • Add 'description' field in package.json for better npm search
  • Resolve napajs_inc/napajs_lib by build.paths
  • Allow to skip force prepare in installation process

Napa.js 0.1.2

28 Aug 23:35
Compare
Choose a tag to compare
  • scripts to help build napa addon

Napa.js 0.1.1

23 Aug 00:52
Compare
Choose a tag to compare
  • Enable pre-build binaries for Napa.js
  • Onboard CI (travis-ci and appveyor)
  • transported function will inherit __dirname from caller

Napa.js 0.1.0

10 Aug 20:40
Compare
Choose a tag to compare

API tuning: two minor changes for usability. (#29)

  1. Make broadcast/execute args optional.
  2. Introduce 'global.napa' to access napajs module.