Release v0.4.0
What's Changed
- Added case study on probabilistic programming and inference by @sinaschaefer in #445
- Update NodeJS to 16.x by @jiribenes in #599
- Alternative: implement transformation in machine-transformer by @b-studios in #602
- Privatize inlined functions by @serkm in #597
- Implement round, floor, ceil on the LLVM backend by @jiribenes in #606
- Direct IO which is asynchronous by @phischu in #553
- Inline includes and mark them as jsNode where necessary by @b-studios in #612
- Effekt by example by @dvdvgt in #536
- Move 'examples/features' to 'examples/tour' by @jiribenes in #618
- Update installation instructions on the README by @dvdvgt in #615
- Fix infinite recursion in PolymorphismBoxing by @marzipankaiser in #620
- Prettify the stdlib testing framework by @jiribenes in #542
- Remove lifted and backends that use it by @b-studios in #616
- Fix cast warning in LLVM io.c by @marvinborner in #617
New Contributors
- @sinaschaefer made their first contribution in #445
Full Changelog: v0.3.0...v0.4.0