New
Release v0.0.34
What's Changed
- Update lib conf.jsons for v0.0.33 by @github-actions[bot] in https://github.com/johnynek/bosatsu/pull/1660
- Reorganize Paradox design docs under a dedicated section by @johnynek in https://github.com/johnynek/bosatsu/pull/1663
- Update language_guide on tests and unused values by @johnynek in https://github.com/johnynek/bosatsu/pull/1664
- Generate core_alpha and predef docs during paradox build by @johnynek in https://github.com/johnynek/bosatsu/pull/1669
- Lower string patterns in Matchless and remove MatchString by @johnynek in https://github.com/johnynek/bosatsu/pull/1665
- Unify typo diagnostics and improve typo suggestions by @johnynek in https://github.com/johnynek/bosatsu/pull/1670
- Preserve source parameter names/comments in generated docs by @johnynek in https://github.com/johnynek/bosatsu/pull/1672
- Improve type error diagnostics and unify type rendering by @johnynek in https://github.com/johnynek/bosatsu/pull/1671
- Update scalafmt-core to 3.10.7 by @scala-steward in https://github.com/johnynek/bosatsu/pull/1649
- Inline small strings in C runtime by @johnynek in https://github.com/johnynek/bosatsu/pull/1673
Full Changelog: https://github.com/johnynek/bosatsu/compare/v0.0.33...v0.0.34