Skip to content

v0.4.0

Compare
Choose a tag to compare
@ismailcankaratas ismailcankaratas released this 08 Jun 09:44
· 22 commits to master since this release

Bug Fix

  • When you want create a new array then add a new value to it, it was impossible. Now you can create a new array with add() function.
  • When array accidiently edited to a different data type, add function gives an error about it.

Bug fixed by @mertssmnoglu #4