- Tests: Also accept error messages referencing /var/folders so that the test suite works on a mac (Andreas Lind)
- Fix browser support + broken test (Andreas Lind)
- #52 Upgrade sinon to version 10.0.0 (depfu[bot])
- #49 Upgrade mocha to version 8.3.0 (depfu[bot])
- #48 Upgrade eslint-config-prettier to version 7.0.0 (depfu[bot])
- #47 Upgrade eslint-plugin-standard to version 5.0.0 (depfu[bot])
- Fix rendering of Uint8Array in node.js, where btoa exists as a top level function (Andreas Lind)
- Fix eslint-plugin-prettier usage (Andreas Lind)
- Update eslint-config-prettier to version 8.2.0 (depfu[bot])
- #45 Upgrade unexpected-sinon to version 11.0.0 (depfu[bot])
- #46 Upgrade prettier to version 2.2.0 (depfu[bot])
- #43 Upgrade eslint-config-standard to version 16.0.0 (depfu[bot])
- #42 Upgrade eslint-config-standard to version 15.0.0 (depfu[bot])
- #40 Upgrade browserify to version 17.0.0 (depfu[bot])
- #37 Upgrade prettier to version 2.1.0 (depfu[bot])
- #36 Upgrade eslint-plugin-mocha to version 8.0.0 (depfu[bot])
- #32 Upgrade eslint-plugin-mocha to version 7.0.0 (depfu[bot])
- #31 Upgrade eslint to version 7.0.0 (depfu[bot])
- #28 Upgrade sinon to version 9.0.0 (depfu[bot])
- #27 Upgrade mocha to version 7.0.0 (depfu[bot])
- #26 Upgrade eslint-plugin-node to version 11.0.0 (depfu[bot])
- #24 Upgrade nyc to version 15.0.0 (depfu[bot])
- #25 Upgrade sinon to version 8.0.1 (depfu[bot])
- #23 Upgrade eslint-plugin-node to version 10.0.0 (depfu[bot])
- #22 Upgrade eslint-config-standard to version 14.0.0 (depfu[bot])
- Drop support for node.js <10, add 14, lint with 14 (semver-major) (Andreas Lind)
- Add offline-github-changelog integration + CHANGELOG.md (Andreas Lind)
- Sanitize .prettierignore (Andreas Lind)
- Also check *.json with prettier (Andreas Lind)
- Update unexpected to ^12.0.0 (Andreas Lind)
- +10 more
- #19 Upgrade nyc to version 14.0.0 (depfu[bot])
- #18 Upgrade magicpen to version 6.0.2 (depfu[bot])
- #16 Upgrade mocha to version 6.0.0 (depfu[bot])
- #15 Upgrade unexpected to version 11.0.0 (depfu[bot])
- Tidy up (Andreas Lind)
- Fix lint (Andreas Lind)
- Drop node.js 6 support, add 8, 10, and latest (semver-major) (Andreas Lind)
- Update eslint to version 6.0.0 (depfu[bot])
- #14 Add license file and license property in package.json (Gustav Nikolaj Olsen)
- #12 Upgrade sinon to version 7.1.0 (depfu[bot])
- #4 Upgrade browserify to version 16.2.3 (depfu[bot])
- #6 Upgrade coveralls to version 3.0.2 (depfu[bot])
- #2 Upgrade lodash to version 4.17.11 (depfu[bot])
- #1 Upgrade gettemporaryfilepath to version 1.0.0 (depfu[bot])
- Update mocha to version 5.2.0 (depfu[bot])
- Update bundle-collapser to version 1.3.0 (depfu[bot])
- Adapt to API differences in the new version of the mime library (Andreas Lind)
- Update mime to version 2.3.1 (depfu[bot])
- Adapt to the HTML serialization differences of the new magicpen (Andreas Lind)
- +22 more
- If the media to render is given as a string and isn't a data: url, try to look up the extension in the mime library to find the Content-Type. (Andreas Lind)
- Implemented fallbackToDisc option. (Andreas Lind)
- Improve rendering of data urls in text mode. (Andreas Lind)
- HTML mode: If the media is passed as a path/url (except data:), specify it as the title as well. (Andreas Lind)
- Support a title passed in the options object. (Andreas Lind)
- Support an alt text passed in the options object. (Andreas Lind)
- Refactored the HTML attribute serialization slightly. (Andreas Lind)
- Update magicpen to 4.12.0. (Andreas Lind)
- Drop the magicpen peer dependency. (Andreas Lind)
- Use magicpen.alt instead of magicpen.raw. (Andreas Lind)
- Removed outdated comment. (Andreas Lind)
- Improve fallback output. (Andreas Lind)
- Fixed missing newline at EOF. (Andreas Lind)
- Improved README slightly. (Andreas Lind)