[TW5] Updated plugin: tobibeer/setvars — version 0.6.0

27 views
Skip to first unread message

Tobias Beer

unread,
Jan 3, 2016, 12:20:01 PM1/3/16
to TiddlyWiki
Hi everyone,

I just released version 0.6.0 of tobibeer/setvars.

Get the update from here:


Release Notes:
  • fixed bug in OR logic
    • introduced with last version, sry
  • added bracketed OR argument
    • also allowing a shorthand for the IF clauses:
      (condition ? then) rather than:
      IF(condition ? then)
    • bracketed OR example:
      (condition ? then) || (this || \that\ [more])
  • allows (non-)equality checks in IF clause condition
    • here's an if-else-if construct comparing against first a literal and then another attribute:
      (foo == \true\ ? this) || (foo == bar ? that)
  • added test edition
    • about time ;-)
  • docs improvements
    • added tobibeer/eval example (using math.js)
    • improved / some more examples
Best wishes,

Tobias.
Reply all
Reply to author
Forward
0 new messages