Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
3.1.1 source code.tar.gz | 2025-01-12 | 1.5 MB | |
3.1.1 source code.zip | 2025-01-12 | 1.6 MB | |
README.md | 2025-01-12 | 705 Bytes | |
Totals: 3 Items | 3.1 MB | 0 |
Fixed
- Stop calling #mb_chars, as it is no longer necessary (@chaadow #2773)
- Fix to raise error when imagemagick is missing on Alpine >= 3.19 (@danwilliams-fl #2772)
- Fix #dup with custom serialisation (@nassim-platogo #2771)
- Fix SanitizedFile#read to behave in the same way with IO#read with arguments (@mshibuya 9eace1c, #2770)