2025-07-24
- Fix issue with copy button keeping focus
2023-08-18
- Upgrade all dependencies & overhaul build tools
- Drop support for Node.js < v14
- Ensure screen readers correctly announces copied text
2019-01-23
- Added localization (l10n) support via
copyCodeoptions - Added error feedback (UI & console)
- Added demo site
- Fixed success feedback in IE
- Updated README
- Updated dependencies
2018-04-16
- Updated plugin bundling configuration
- Removed necessity for
init()method - Removed external stylesheet
2017-09-28
- Initial release