What's Changed
- Don't panic on no function by @stargazing-dino in #180
- Pass thru markup error by @stargazing-dino in #179
- Add no program loaded error by @stargazing-dino in #181
- Implement a basic TUI example for using yarnspinner standalone (fixes #123) by @17cupsofcoffee in #182
- Fix variable storage not being updated with initial values from program by @stargazing-dino in #183
- add get_headers_for_node by @stargazing-dino in #185
- Fix CI by @stargazing-dino in #188
- Fixes for CI by @stargazing-dino in #190
- Make dialogue clone by @stargazing-dino in #189
- Fix dialogue variables not mimicking actual narrative variables by @stargazing-dino in #184
- Strip the BOM from the source string if it is present by @JoshLee0915 in #192
- Track KnownTypes per file by @zmbush in #193
- Update Checkout Action by @bash in #194
- Reduce proc-macro dependencies by @bash in #195
- Bump mio from 0.8.10 to 0.8.11 in the cargo group across 1 directory by @dependabot in #196
- Breaking: Replace Extension traits with one
TypedValue
trait by @bash in #197 - Replace hand-written
Debug
impls with derive by @bash in #198 - Support optional command arguments by @zmbush in #200
- Validate that optional params appear only at the end by @bash in #202
- Export
Optionality
markers by @zmbush in #203 - Upgrade to Bevy 0.14 by @janhohenheim in #207
New Contributors
- @17cupsofcoffee made their first contribution in #182
- @JoshLee0915 made their first contribution in #192
- @zmbush made their first contribution in #193
Full Changelog: v0.2.0...v0.3.0