This changelog is based on Keep a Changelog, and this project adheres to Semantic Versioning.
Past versions will link to their respective commit. Current versions will not due to temporal paradoxes.
- preload tag on audio/video
- fetchpriority set to low for images
- canplay listener is replaced with canplaythrough
2023-12-02 - 2.0.0
- Recognizes JXL files
- YAPLtag variable
- whenErr runs when a file fails to download
- onFail is now totalFail, return false to stop loading
- Console logs are now commented out (except errors)
- getExtension function
- jshint comments
2023-01-10 - 1.0.1
- Only counts files once if multiple events are fired from one asset
- Assets are no longer shown in accessibility tree
- Assets are no longer focusable
2023-01-07 - 1.0.0
Initial release