Skip to content

Tags: smarthome-go/homescript

Tags

v3.0.1

Toggle v3.0.1's commit message
fix: A `none` option now also outputs `none` when `Display` is called

v3.0.0

Toggle v3.0.0's commit message
chore: Add new files

v2.5.0

Toggle v2.5.0's commit message
Allow multiple imports at once, fix enums

v2.4.0

Toggle v2.4.0's commit message
fix: Add `TypeEnum` and `TypeEnumVariant` to value display method

v2.3.0

Toggle v2.3.0's commit message
Fix str -> bool casting, use different `assert` for analyzer

v2.2.0

Toggle v2.2.0's commit message
Implement storage access, `fmt` and fix many small bugs

v2.1.0

Toggle v2.1.0's commit message
Add `remind` builtin, fix minor bugs

v2.0.8

Toggle v2.0.8's commit message
Merge branch 'v2' of github.com:smarthome-go/homescript into v2

v2.0.7

Toggle v2.0.7's commit message
Fix function import in analyzer

v2.0.6

Toggle v2.0.6's commit message
Add ImportError to error displays