v0.5.0
What's Changed
- Strip debug sections from the shipped Linux binaries by @IAmJSD in #12
- fix: normalize box filter alpha by sample count by @ProdigyRahul in #14
- fix: build puppet warp mesh before clearing pins by @ProdigyRahul in #16
- fix: apply stepper delta to content aware scale size by @ProdigyRahul in #18
- fix: validate hex digits before slicing in parse_color by @ProdigyRahul in #20
- fix: bound psd layer rle allocation by @ProdigyRahul in #22
- fix: emit u64 lengths for psb widened keys by @ProdigyRahul in #26
- fix: bound affinity entry decompression by @ProdigyRahul in #28
- fix: make select inverse a no-op when nothing is selected by @ProdigyRahul in #32
- fix: saturate intrect span arithmetic by @ProdigyRahul in #24
- Pick up the gpui fork's Wayland tablet and touchpad-pinch work by @IAmJSD in #39
- fix: recover every pending snapshot, not just the newest by @ProdigyRahul in #34
- fix: cap affinity bitmap and canvas pixel count by @ProdigyRahul in #30
New Contributors
- @ProdigyRahul made their first contribution in #14
Full Changelog: v0.4.0...v0.5.0