- (Fix) XML parser is now consistent no matter how many meetings or recordings are returned (Used to return single object or array for two or more objects)
- Added examples of usage
- node native crpyto module replaced with hash.js
- added browser-compatible build
- utils are now available to external libraries
- URL normalizer added
- Updated documentation
- WebHooks support added
- Forked bbb-promise
- requests replaced with axios
- sha1 replaced with node native crpyto module
- xml2js-es6-promise replaced with fast-xml-parser