What's Changed
- AST: Lazy evaluate boolean child nodes. by @apognu in #799
- AST: Allow children of commutative nodes to be reordered cost-wise. by @apognu in #800
- drop unused code by @Pascal-Delange in #793
- Fix issue where an admin could not change a user's role except to ADMIN. by @apognu in #806
- Payload node cost should be 0 by @apognu in #807
New Contributors
Full Changelog: v0.33.0...v0.34.0