Skip to content

Releases: onefloid/tm1cli

v0.2.0

Choose a tag to compare

@onefloid onefloid released this 15 Jul 18:47
24dd966

v0.2.0 - Pretty-printed exists output

Features

  • exists commands (cube, dimension, process, subset, view) now print a
    human-readable result (✅/❌) by default.
  • New global --output-raw flag for the old raw True/False output (scripting).

⚠ Breaking changes

  • Default stdout of tm1cli <resource> exists ... is no longer True/False.
    Scripts relying on the raw boolean must add --output-raw.

See CHANGELOG.md for full details.

v0.1.7

Choose a tag to compare

@onefloid onefloid released this 20 May 19:36

See all changes in CHANGELOG.md

v0.1.6

Choose a tag to compare

@onefloid onefloid released this 16 Jan 21:05

See all changes in CHANGELOG.md

v0.1.5

Choose a tag to compare

@onefloid onefloid released this 16 Jan 20:00

See all changes in CHANGELOG.md

v0.1.4

Choose a tag to compare

@onefloid onefloid released this 29 Nov 21:26

See all changes in CHANGELOG.md

v0.1.3

Choose a tag to compare

@onefloid onefloid released this 28 Nov 23:18

See all changes in CHANGELOG.md

v0.1.1

Choose a tag to compare

@onefloid onefloid released this 24 Nov 22:22

See all changes in CHANGELOG.md

v0.1.0

Choose a tag to compare

@onefloid onefloid released this 20 Nov 21:23

Initial release