Skip to content

Releases: desilinguist/ibleu

Fix incompatibility with latest Chrome version

27 Jan 22:50
Compare
Choose a tag to compare
  • Use Object.keys() instead of our own hacky implementation of keys() in js/utils.js.

Update dependencies and recommend Google Chrome as primary browser

18 Sep 19:07
Compare
Choose a tag to compare
  • Updated jQuery to v1.11.3
  • Updated Highcharts to v4.1
  • Incorporate @garfieldnate's fixes for Chrome compatibility.
  • Additional fixes to get things working with Chrome.
  • Make Google Chrome the recommended browser in the README.

New Highcharts library and minor bug fixes.

07 Apr 19:52
Compare
Choose a tag to compare
  • Fixed whitespace trimming bugs (reported by Junhui Li from DCU)
  • Fixed tokenization bugs.
  • Updated highcharts library to latest version (3.0).