Skip to content

Version 0.1.14

Compare
Choose a tag to compare
@printfn printfn released this 14 Feb 10:28
· 1161 commits to main since this release

Changes in this version:

  • Add support for strings and string literals. They can be in single or double quotes, and support a variety of escape sequences.
  • Support conversions of numbers to strings
  • Use b as shorthand for bits (including e.g. Gb/s)
  • Remove the 0d number prefix