- Fixed NPM audit issues.
- Changed license from GPLv3 to MIT.
- Added logic to cancel currently running animation if show is invoked when hide is being performed or vice versa.
- In callbacks, added state parameter which represents what happened to the element when show/hide was called.
- Added toggle method to the plugin.
- Added show and hide method to the plugin.