Skip to content

5.0.4 (beta)

Pre-release
Pre-release
Compare
Choose a tag to compare
@JoshMcCullough JoshMcCullough released this 28 May 14:00
· 28 commits to master since this release

Initial Release of the HIW JavaScript API
This is the fifth public beta version of the HIW JavaScript API. It is not intended to be feature-complete or bug-free. This is pre-release software and comes with no warranties. The structure and usage of the API may change before the final release.

Changes

  • Added synchronization functionality via Synchronizer.sync which can synchronize any number of API calls.
  • Fixed a bug in the module-checking code which determines whether or not the host is Node.JS.
  • Added In/NotIn functionality to Criterion.
  • Added raw and minified outputs for direct linking from 3rd parties.

We Want Your Feedback
Please log an issue if you find any bugs or if you have questions or suggestions.