Skip to content

Lifetime 0.4.1 (alpha)

Pre-release
Pre-release
Compare
Choose a tag to compare
@Matto58 Matto58 released this 10 May 17:39
· 21 commits to main since this release

Additions:

  • Variable referencing outside of class
  • Function referencing of implicit namespace/class inside of class
  • Type mismatch error, meaning Lifetime is no longer duck typed
  • The str_array type

Fixes:

  • Made function arguments have the correct type, namespace and class

Removals: (none)