Releases: deoostfrees/Parvus
Releases · deoostfrees/Parvus
2.3.0
Added
- Changelog section to keep track of changes.
- Necessary outputs for screen reader support.
- CSS custom properties for captions and image loading error messages.
Changed
- Replaced the custom
copyObject()
function with the built-instructuredClone()
method for improved performance and reliability. - Refactored code and comments to improve readability and optimize performance.
- Updated the development dependencies to the latest versions.
Removed
- The option for supported image file types as it is no longer necessary.
- The
scrollClose
option.
Fixed
- Non standard URLs can break Parvus (#43).
2.2.0
2.1.1
- Fix
srcset
typo in README by @adamjohnson cbbf0c1 - Update dev dependencies
2.1.0
2.0.4
2.0.3
2.0.2
2.0.1
2.0.0
1.4.3
- Update dev dependencies
- Fix typo