Skip to content

Dosato v0.4.5

Compare
Choose a tag to compare
@Robotnik08 Robotnik08 released this 18 Oct 16:12
· 184 commits to main since this release
54fa9e7

0.4.5 new features

  • Null coalescing operator (??, ??=)

  • Safe object access (?->)

  • Pipeline operator (|>)

  • Range operators (:>, :<, :>=, :<=)

  • to_string function (same as a string typecast)

Installer is for windows, unix is supported, you just have to compile it yourself