Skip to content

The sourcemap is included.

Compare
Choose a tag to compare
@kurokida kurokida released this 18 Jun 07:30
· 18 commits to main since this release

Introduced a sourcemap for efficient tracing when errors occur. I greatly appreciate @tpronk for his cooperation.

Bug fix

The QuestTrials function can takes the bin size for the second parameter. Even though this parameter is optional, the QuestTrials function did not return the correct results when the parameter was not specified. This bug is solved.

Changes

The test/jsQUEST_demo.js is updated to test all the functions of jsQUEST.