Skip to content

v0.11

Pre-release
Pre-release
Compare
Choose a tag to compare
@haldai haldai released this 21 Sep 22:06
· 136 commits to master since this release
  • Support Julia Package.function calls. If the Package is started with uppercase, please quote it when calling, such as 'Package'.function.
  • Support operators like .+, .*, .^ and +=, *=, etc.