Skip to content

v0.23.0

Latest
Compare
Choose a tag to compare
@mikosik mikosik released this 20 Mar 17:11
  • changed smooth language: Added inferring parameter types in functions and lambdas
  • changed smooth language: Added explicit type parameters to functions and named values
  • redesigned cli options of smooth build command
  • added standard library function error
  • added standard library function filter
  • changed struct declaration syntax to use {, } instead of (, )
  • changed cryptographic function used for bytecode content-addressing to SHA-256
  • removed --project-dir command line option