Skip to content

0.4.3

David Naylor requested to merge dev into master

Features:

  • Format: add LaTeX
  • Compile: support zero allocation

Improvements:

  • MSIL: reduce stack size requirements

General:

  • Bump target framework to Net5
  • Merge Jita.Float and Jita.Vector into Jita
  • Compile: switch from array to Span<>
  • Code coverage: increased to 85% (+5%)

Merge request reports