@bbob/plugin-helper
Advanced tools
Comparing version 2.6.2 to 2.7.0
@@ -6,2 +6,18 @@ # Change Log | ||
# [2.7.0](https://github.com/JiLiZART/bbob/compare/v2.5.8...v2.7.0) (2021-05-19) | ||
### Bug Fixes | ||
* **parser:** dont process nested tags as string if parent is not allowed ([#84](https://github.com/JiLiZART/bbob/issues/84)) ([70ff2e6](https://github.com/JiLiZART/bbob/commit/70ff2e6660bb507f6ed57cb91e850b3879bdb7eb)) | ||
### Features | ||
* **parser:** rewrite lexer to make it faster ([#50](https://github.com/JiLiZART/bbob/issues/50)) ([772d422](https://github.com/JiLiZART/bbob/commit/772d422d770b0f7716a86ac82c10eb3baaf77828)) | ||
## [2.6.2](https://github.com/JiLiZART/bbob/compare/v2.5.8...v2.6.2) (2020-12-16) | ||
@@ -8,0 +24,0 @@ |
{ | ||
"name": "@bbob/plugin-helper", | ||
"version": "2.6.2", | ||
"version": "2.7.0", | ||
"description": "Set of utils to help write plugins for @bbob/core", | ||
@@ -57,3 +57,3 @@ "keywords": [ | ||
], | ||
"gitHead": "689d5a84cc6b88e96fe74481bb82997d924799fd" | ||
"gitHead": "01b0916b4a92c14e205397bebd58cf9c691cd540" | ||
} |
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
32156