- Moving api files loading system to docpadReady event. Alpha version.
- Version marked as stable.
- New api loading system. You can use multiple isolated apis. (Sorry for breaking changes)
- Added new version due to errors in npm registry.
- Conversion from Coffeescript to ES6 (ES5 included through Babel)
- Load multiple API Javascript files and configurable API base URL
- We can load our custom API file written as NodeJS module (in Javascript using ExpressJS functions)
- First version (experimental, not stable)