* Fix multiple script downloads (see [46](https://github.com/markmap/mkdocs-markmap/issues/46))
2.4.2
* Relaxes dependency to `attrs` (see [47](https://github.com/markmap/mkdocs-markmap/issues/47)) * Fix for rendering in SPA (see [42](https://github.com/markmap/mkdocs-markmap/issues/42))
2.4.1
* Support urls with files as well as directories
2.4.0
* Update markmap libraries to `0.15.x` * Support custom static assets * Allow removing the default assets
2.3.0
* Updates markmap-lib to `0.14.1` * Updates markmap-view to `0.14.0` * Updated python dependency to `>=3.7` * Updates repository name to `markamp/mkdocs-markmap`
2.2.2
* Fixes [API issue with Markdown 3.4+](https://github.com/neatc0der/mkdocs-markmap/issues/39)