@quenty/enumutils
Advanced tools
Comparing version 1.0.1-canary.281.d2c89f1.0 to 2.0.0
@@ -6,3 +6,3 @@ # Change Log | ||
## 1.0.1-canary.281.d2c89f1.0 (2022-08-14) | ||
# 2.0.0 (2022-08-14) | ||
@@ -13,1 +13,23 @@ | ||
* Add EnumUtils package. This package helps serialize and unserialize enums ([0036230](https://github.com/Quenty/NevermoreEngine/commit/003623062250ede4d8327959f131bdab516f7ac6)) | ||
# v2.0.0 (Sun Aug 14 2022) | ||
#### 💥 Breaking Change | ||
- feat: Allow keybinds to save (Includes some breaking changes) [#281](https://github.com/Quenty/NevermoreEngine/pull/281) ([@Quenty](https://github.com/Quenty)) | ||
#### 🚀 Enhancement | ||
- feat: Add EnumUtils package. This package helps serialize and unserialize enums ([@Quenty](https://github.com/Quenty)) | ||
#### 🐛 Bug Fix | ||
- ci: Update moonwave and linting ([@Quenty](https://github.com/Quenty)) | ||
#### Authors: 1 | ||
- James Onnen ([@Quenty](https://github.com/Quenty)) |
{ | ||
"name": "@quenty/enumutils", | ||
"version": "1.0.1-canary.281.d2c89f1.0", | ||
"version": "2.0.0", | ||
"description": "Helds encode Roblox enums into a string", | ||
@@ -30,3 +30,3 @@ "keywords": [ | ||
}, | ||
"gitHead": "d2c89f1585abcf5d6e44ce17ab8c57abf34d5561" | ||
"gitHead": "dbb62609f980983cc32da90acfef13e30ed41113" | ||
} |
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
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
Found 1 instance in 1 package
4932
1