Skip to content

Version v.0.2.1-alpha

Pre-release
Pre-release
Compare
Choose a tag to compare
@johanbrandhorst johanbrandhorst released this 09 Aug 22:12
· 120 commits to master since this release
  • Getters now return zero values when their receivers are nil.
  • Adders now allow specification of an index for insertion.
  • Passing nil to a message setter now clears the message.
  • Constructor message parameters can now be nil to allow them to be marked as unset.