Touying 0.7.0
Features
- major feature: a named waypoint feature (#298)
- feat(waypoint): start param and Waypoints in handout-subslides (#304)
- feat: auto, "h"-here string and inverse function for string subslide-numbers and waypoints (#301)
- feat: implicitly allow fn-wrapper based animation functions via reducer (#300)
Fixes
- fix: fix cover-with-rect breaking long lines of text when partially hidden and fallback functions for color/alpha cover (#328)
- fix: using explicit numbering in display-current-heading when style=auto (#329)
- fix: fix ghost slides with show rules. Fix proper consistent handling of show rules and defer keyword (#317)
- fix: alert not delayed (#316)
- fix: remove redundant nested text call (#324)
- fix: function alternatives-match takes into account parameter stretch (#320)
- fix: correctly handle page margin merge/precedence (#322)
- fix: fix cover spacing issues surrounding lists (#303)
- fix: correctly parses negative subslide indices (ints, arrays) for handout-subslides (#307)
- fix: slide function does not update via scoped import (#310)
Thanks for the contributions from @zral0kh, @Andrew15-5, @navdeeprana, and @Cemoixerestre.