Skip to content

JXcore 0.3.0.1

Compare
Choose a tag to compare
@obastemur obastemur released this 21 Jun 16:55

Changelogs

  • SpiderMonkey SM BSD build support
  • ‘jx install’ uses npm settings if any available
  • Stat.ino, Stat.dev support on Windows
  • Express apps can be packaged now
  • JXP.Stat now complies to fs.Stat
  • new ‘jx npm’ command for accessing ‘npm’
  • jxcore.tasks : Conform to node-style callbacks (special thanks to @zamb3zi)
  • native interface stability updates
  • http.setMaxHeaderLength fixes for SM
  • tasking helpers removed from function prototype (runTask/runOnce)
  • monitor restart command fixed