v0.6.1
What's Changed
- Updata commit hash by @C-BJ in #312
- Fix syntax is ignore after multi-line comment by @GreasySlug in #313
- Add high-order func description and update out-of-data badges by @GreasySlug in #306
- fix: dedent error when EOF comes in a block of two or greater depth by @GreasySlug in #316
- Make "Num" const by @yuk1ty in #318
- Changed template file from md to yaml by @GreasySlug in #317
- Make strings in the init_builtin_consts function const by @yuk1ty in #319
- Fixed an issue where multiple chunks can be declared on a single line by @GreasySlug in #291
- CI: Add macOS and Windows in test by @toddlerer in #322
- Make strings
const
in theinit_builtin_traits
function by @yuk1ty in #325 - CI: Run build-check and lint in parallel by @toddlerer in #326
- Implement els mode by @mtshiba in #324
- Update and correct document by @GreasySlug in #329
New Contributors
Full Changelog: v0.6.0...v0.6.1