@featurevisor/core
Advanced tools
Comparing version 1.13.1 to 1.14.0
@@ -6,2 +6,13 @@ # Change Log | ||
# [1.14.0](https://github.com/featurevisor/featurevisor/compare/v1.13.1...v1.14.0) (2024-04-02) | ||
### Features | ||
* benchmarking option in CLI ([#292](https://github.com/featurevisor/featurevisor/issues/292)) ([6abcecc](https://github.com/featurevisor/featurevisor/commit/6abcecc3a92f00ccea7dcb542676126b6eb3b778)) | ||
## [1.13.1](https://github.com/featurevisor/featurevisor/compare/v1.13.0...v1.13.1) (2024-03-27) | ||
@@ -8,0 +19,0 @@ |
@@ -13,1 +13,2 @@ export * from "./config"; | ||
export * from "./datasource"; | ||
export * from "./benchmark"; |
@@ -29,2 +29,3 @@ "use strict"; | ||
__exportStar(require("./datasource"), exports); | ||
__exportStar(require("./benchmark"), exports); | ||
//# sourceMappingURL=index.js.map |
{ | ||
"name": "@featurevisor/core", | ||
"version": "1.13.1", | ||
"version": "1.14.0", | ||
"description": "Core package of Featurevisor for Node.js usage", | ||
@@ -60,3 +60,3 @@ "main": "lib/index.js", | ||
}, | ||
"gitHead": "806b52ab8a519b05f31362f48cdb134d5a794976" | ||
"gitHead": "22d022a6f9b05f3b70ffcd95cab1779bd74292f2" | ||
} |
@@ -13,1 +13,2 @@ export * from "./config"; | ||
export * from "./datasource"; | ||
export * from "./benchmark"; |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
1022269
287
12948