Releases: DanielAndreassen97/futils
Releases · DanielAndreassen97/futils
Release list
v0.8.3
v0.8.2
Changelog
- 7909a8c Add parameter input to the pipeline run flow
v0.8.1
v0.8.0
Changelog
- db28ea4 Add env-gated generators for the feature video's report screenshots
- 13b2cf1 Show an update hint under the banner when a newer release exists
- d618ee2 Convert byPath report references to byConnection at publish
- 1cf4c13 Style static item rows like the expandable ones
- 5db5a3e Name the failed run in skip reasons, clarify the shell-type warning
- ab95fbf Merge deploy results and content diffs into one items section
- c8e31fb Hint that schedule deployment is optional when a .schedules diff appears
- 4453e8c Give the compare preview the same run context as the deploy report
- c1b6cb4 Bring the deploy report into the dashboard design, add rebind and binding sections
- 92ea579 Redesign the schema-compare report as a dashboard
- 04e4bc1 Deduplicate windowing, job flows and report cards; cheaper menus
- 327b42d Fix deploy correctness issues found in pre-release review
- bbada96 Document workspace folders, shortcuts, pipeline ordering and data-bearing delete guard in README
- b6423ed Take a second confirm before deleting data-bearing orphans
- fd86922 Reproduce repo folder structure as workspace folders on deploy
- e2f5e15 Rebind OneLake shortcut targets baseline to target by name
- f8a3ab1 Publish data pipelines in dependency order
- 06361cd Add a Run pipeline flow to the menu and CLI
- 71d4f72 Run data pipelines as post-deploy jobs alongside notebooks
- 1a41f55 Richer HTML reports: run context, workspace grouping, diff stats — and a print-safe background
- c72bd4d List the selected items above the deploy confirm
- 7c5bdca Add always-on type-to-filter to the plain multi-select
- fb42f15 Publish shell-only types (Warehouse, SQLDatabase, MLExperiment) without definition parts
- 9c1c026 Pick the deploy branch from origin's live branch list
- 371f634 Document environment publish, shell-type handling and notebook formats in README
- 1e80b87 Publish environment staging after deploy, with confirm and progress wait
- 3ec3328 Carry creationPayload on create, wait for lakehouse SQL endpoints, classify shell types
- 3da61f1 Flag ipynb/SJD definition formats and order notebook parts correctly
- f62b4c0 Create zero-part items as shells, skip their definition update
- 8244188 Carry the target workspace ID on bulk-import results
- 2835a6b Activate variable-library value sets after deploy, full publish order
- 1ad488b Resolve the actual branch behind AUTO in the Deploy branch badge
- a07a869 Remove stray Playwright session artifacts and gitignore the directory
- 431d82d Add per-customer deploy-branch pinning and harden the session's review findings
- fcfbd32 Default demoseed to /tmp/futils-demo instead of os.TempDir()
- 31c5c70 Add an offline demo mode with a self-contained fake Fabric tenant
- 212d185 Expose deploy and schemacompare as CLI subcommands
- 87a3c29 Document the v0.5-v0.7 feature set in the README and re-record the demo
v0.7.0
Changelog
- 7c90746 First-run deploy setup, mapping guardrails, and semantic pbir compare
v0.6.0
Changelog
- af9588f Per-mapping baseline workspaces, SQL name-form resolution, and TUI polish
v0.5.3
Changelog
- 0aed408 Reject duplicate deployment mappings and name the repo in mapping labels
v0.5.2
Changelog
- 80a8823 Allow a deployment mapping to cover the whole repo
v0.5.1
Changelog
- 0d83742 Fetch lakehouse SQL endpoints from the lakehouse-specific API
v0.5.0
Changelog
- 2614c42 Fix review findings in the SQL rebind pass and edit-customer menu
- 1d33ae4 Merge feat/sql-endpoint-rebind: resolve Direct-Lake-on-SQL endpoints via the name index
- 245aa5b Resolve Direct-Lake-on-SQL endpoint refs via the name index
- c19b123 Add ? info boxes explaining every edit-customer and environment option
- 93be86e Merge feat/setup-ux: favourites in edit menu + terminal-width menu wrapping
- 61f113e Move favourites into the edit-customer menu; group edit options by concern
- 86944d8 Wrap menu description and info box to the terminal width
- 066ac64 Gate the menu help footer on menus that use it; wrap the info box
- 249572f Merge feat/setup-ux: inline help in TUI menus
- 1a8a7be Merge feat/multi-repo: multiple repositories per customer
- 742b356 Merge feat/poll-retry: transient network retry on GET + tolerant poll loop
- 75292f3 Warn on undiscovered mapping repo and clarify history skip reason
- 1f97953 Retry transient network failures on GET reads and tolerate them in the poll loop
- 68d7f73 Document primary-repo history anchor for multi-repo deploys
- 0cbee50 Polish menu help: gate ? hint on cursor row, reuse help style, name warn color
- 4970d1e Scan every customer repo in the exclude-types and post-deploy pickers
- 685e19d Let a deployment mapping target a folder in a second repo
- 9028b50 Add Set repo path to the edit menu so pickers work pre-deploy
- 5c01497 Select deploy-group items from each mapping's own repo
- c293439 Explain every edit-customer option inline; badge unset baseline
- 30f5316 Discover deploy items per repo referenced by the environment
- 8c28f9c Add inline descriptions, a badge, and a ? info box to menus
- ccf05f8 Add optional per-mapping Repo to support multiple repos per customer