####Bug fixes
- Fixed instagram embedding
- Fixed flickr and instagram inline embedding
- Added .npmignore
- Fixed bower.json and package.json
- Removed automatic versioning.
####Features
- No more jQuery dependent. Its purely written in JavaScript
- Written in ES2015
- Support for custom emoji added
- Support to create custom plugin builds
- Modular code
- Tests added
- Support for multiple vimeo and youtube videos added
- Accept a string instead of an element.
- Return a processed string
- Render an element when needed
####Bug fixes
- Correct order of embeds
- Performance improvements
- Instagram support added
- Github gist support added
- Embed order fixed
- Image lightbox added
- flickr support added
- bugs-fixed : #28 , #29
- UMD support added
- Vine embed is now responsive
- Support for xls,xlsx,doc,docx,ppt added
- ustream support added.
- streetview and view support added for maps.
- function to load the plugin in a single block added.
- Better options structure
- Configurable HTML Structure
- can exclude all embed services at once
- Callback functions beforeEmbedJSApply, afterEmbedJSApply and onTwitterShow added
- text to url conversion for a lot of shortened urls like goo.gl, ow.ly, bit.ly etc added
- Ideone and plunker support added
- Code comments added