New
Release v0.0.30
What's Changed
- Improve lambda-arg global inlining in TypedExprNormalization by @johnynek in https://github.com/johnynek/bosatsu/pull/1606
- Update lib conf.jsons for v0.0.29 by @github-actions[bot] in https://github.com/johnynek/bosatsu/pull/1609
- Fix top-level lambda recovery in ClangGen by @johnynek in https://github.com/johnynek/bosatsu/pull/1607
- Simplify global inline guard checks by @johnynek in https://github.com/johnynek/bosatsu/pull/1610
- Decode libraries using dependency interfaces by @johnynek in https://github.com/johnynek/bosatsu/pull/1611
Full Changelog: https://github.com/johnynek/bosatsu/compare/v0.0.29...v0.0.30