What's Changed
- fix: Changed the example output to match the behaviour of the code. by @FunnyPhantom in #176
- Allow variables to start with "or" or "else" by @Mihaiii in #179
- Fix examples for issues #172 by @Keiku in #182
- New variable_stack for the parser by @slundberg in #193
- fixed openai streaming with REST by @marcotcr in #208
- Now using pyparsing and supporting infix notation! by @slundberg in #230
New Contributors
- @FunnyPhantom made their first contribution in #176
- @Keiku made their first contribution in #182
Full Changelog: 0.0.61...0.0.62