Skip to content

1.12.1 - May 31 2016

Compare
Choose a tag to compare
@kirsle kirsle released this 31 May 18:46
· 110 commits to master since this release

Changes

1.12.1 May 31 2016

  • Added API functions: get_global(name), get_variable(name), and
    set_uservars(user || dict[, dict]) -- the latter is for setting many
    variables for a user at once, or for setting many variables for many users.
    Refer to the API documentation for details.