mirror of
https://github.com/sstent/aicyclingcoach-go.git
synced 2026-01-26 17:12:23 +00:00
2.9 KiB
2.9 KiB
v3.0.2
May 8, 2017
v3.0.0
May 8, 2017
v2.1.1
Dec 24, 2016
- #11 - Fix issues with XMLHttpRequest.
v2.1.0
Aug 22, 2016
v2.0.0
May 13, 2016
- #3 - Allow overriding
htmlandoptionsbeing passed to jsdom. (#5, @kenjiru) - Deprecate the undocumented (and never-used) feature of calling
jsdom(function).
v1.7.0
Mar 21, 2016
- Implement
jsdom-global/registerfor use in simpler cases.
v1.6.2
Feb 22, 2016
- Fix typo in browser.js.
v1.6.1
Jan 15, 2016
- Make
jsdomGlobal()idempotent - that is, you may call it twice and expect the same result without any side effects.
v1.5.0
Jan 12, 2016
- Remove tape integration... we don't need it.
v1.4.0
Jan 12, 2016
tape: Shows navigator userAgent in tape output.
v1.3.0
Jan 11, 2016
- Add browserify support.
v1.2.0
Jan 11, 2016
- Fix compatibility with legacy Node.js versions.
v1.1.0
Jan 11, 2016
- Add
cleanup().
v1.0.0
Jan 11, 2016
- Initial release.