Skip to content

Tale v0.3.12

Choose a tag to compare

@larryro larryro released this 24 Jul 06:41
8786343

Upgrade behaviour change: tale update now stays on your release line

tale update (without --version) now targets the newest release within your current x.y release line — a 0.3.x instance updates to the newest 0.3.x and never crosses to a newer line on its own. When a newer line exists, the command says so and prints the exact tale update --version <ver> command to move deliberately. Explicit --version behaves as before (any version, up or down).

Why this matters now: the upcoming 0.4.0 is a breaking, fresh-deploy-only release with no 0.3 → 0.4 upgrade path. Update your CLI to 0.3.12 before 0.4.0 ships, so a routine tale update keeps your instance safely on 0.3.x. Details: Upgrades docs.

What's Changed

Full Changelog: v0.3.11...v0.3.12