v0.11
Pre-release
Pre-release
- Support Julia
Package.function
calls. If thePackage
is started with uppercase, please quote it when calling, such as'Package'.function
. - Support operators like
.+
,.*
,.^
and+=
,*=
, etc.
Package.function
calls. If the Package
is started with uppercase, please quote it when calling, such as 'Package'.function
..+
, .*
, .^
and +=
, *=
, etc.