* Make `bundle.publish` work with multiple configurations ([`3376235`](https://github.com/educationwarehouse/edwh-bundler-plugin/commit/337623560cfa0620be60aa29e594327f7c00efb8))
1.2.0
Feature
* Allow specifying multiple `configurations`, include 'source' if output is not minified ([`ae2abf6`](https://github.com/educationwarehouse/edwh-bundler-plugin/commit/ae2abf6657633f3d54f2d5d5fb21362137ca3b6f))
1.1.0
Feature
* Started on TypeScript support via dukpy (+ custom loader for browser and buildtime import resolver) ([`a8ab5cd`](https://github.com/educationwarehouse/edwh-bundler-plugin/commit/a8ab5cda1030c16ac3e2faa67c5485e5a873dd80))
Fix
* Minor tweaks in TS loading: ([`9366383`](https://github.com/educationwarehouse/edwh-bundler-plugin/commit/93663835cfd6fab2f17db4d66c3018c589288d3e))
Documentation
* Added docstrings to new TS parts and updated README ([`ce0d8b2`](https://github.com/educationwarehouse/edwh-bundler-plugin/commit/ce0d8b24175b6607442cd2b79f2a10a75b270eb0))
1.0.6
Fix
* Also work with Path for should_publish ([`f58efe5`](https://github.com/educationwarehouse/edwh-bundler-plugin/commit/f58efe5dbf9057e68256af8e3621cd974d93e19b))
1.0.5
Fix
* Don't crash if 'setting' is not a str (e.g. Path) ([`9d817fe`](https://github.com/educationwarehouse/edwh-bundler-plugin/commit/9d817fe1ea04affd9e8d178fda5b50631a1b2a2c))
1.0.4
Fix
* Require_sudo before chmod ([`c50193a`](https://github.com/educationwarehouse/edwh-bundler-plugin/commit/c50193a8b5112e514a46b72d98cdaccedb1ad881))