Comparing version 0.1.22 to 0.2.0
@@ -15,3 +15,3 @@ # CHANGELOG | ||
## 0.1.21 | ||
## 0.2.0 | ||
@@ -26,2 +26,3 @@ Enhancements: | ||
* change "returns (T)" to ": T" | ||
* change "length()" to "len()" | ||
* change "length()" to "len()" | ||
* change public function index start from 1 to 0 |
{ | ||
"name": "scryptc", | ||
"version": "0.1.22", | ||
"version": "0.2.0", | ||
"description": "sCrypt compiler", | ||
@@ -5,0 +5,0 @@ "scripts": { |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
4805366