From 459f1e2919a5511f8fdcf2e6a6362a190dc17234 Mon Sep 17 00:00:00 2001 From: reddyashish <43763136+reddyashish@users.noreply.github.com> Date: Tue, 30 Jul 2024 10:51:15 -0700 Subject: [PATCH] bump to 1.0.9 (#52) --- TuneUp/manifests/pkg.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/TuneUp/manifests/pkg.json b/TuneUp/manifests/pkg.json index 401b3e6..a914fe2 100644 --- a/TuneUp/manifests/pkg.json +++ b/TuneUp/manifests/pkg.json @@ -2,7 +2,7 @@ "license": "", "file_hash": null, "name": "TuneUp", - "version": "1.0.8", + "version": "1.0.9", "description": "*** THE TUNEUP EXTENSION USES NEW API FEATURES THAT ARE ONLY AVAILABLE IN DYNAMO VERSION 2.5 OR ABOVE ***\r\n\r\nTuneUp is in beta and is a view extension for analyzing the performance of Dynamo graphs. TuneUp allows you to see overall graph execution time, per-node execution time, and other helpful information about what's happening under the hood, e.g. nodes run in the current execution v.s. nodes run in the previous execution (which are skipped this run for optimization/ caching). Read more here: https://dynamobim.org/tuneup-extension-explore-your-node-and-graph-execution-times/ \r\n\r\nKnown issues:\r\n1. TuneUp does not work with .dyfs (custom nodes) yet.\r\n2.TuneUp binaries are not semantically versioned and are not intended to be built on top of as an API. Do not treat these binaries like DynamoCore.\r\n3. TuneUp requires Dynamo 3.0 or higher for access to new extension APIs.\r\n4. When user have TuneUp open, after switching workspace in Dynamo, the first graph run does not give execution time and nodes order.", "group": "", "keywords": [