v3.3.0
- Add a plain JavaScript implementation
- Move jQuery implementation to a new file
- Update README.md
- Some improvements
This release moves the jQuery implementation to a new file resources/assets/js/share-buttons.jquery.js
.
The old file resources/assets/js/share-buttons.js
contains the plain JS code from now on. This change
doesn't break anything (even if you compile your assets). However, it is better to mention this fact here.