Skip to content

Tags: hakantaskin/webthing-python

Tags

v0.11.2

Toggle v0.11.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Handle tornado 6.X versions. (WebThingsIO#47)

Fixes WebThingsIO#46

v0.11.1

Toggle v0.11.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Add support for Python 2.7 and 3.4. (WebThingsIO#41)

Fixes WebThingsIO#40

v0.11.0

Toggle v0.11.0's commit message

Unverified

This user has not yet uploaded their public signing key.
Update CHANGELOG.

v0.10.0

Toggle v0.10.0's commit message

Unverified

This user has not yet uploaded their public signing key.
Update CHANGELOG.

v0.9.2

Toggle v0.9.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Validate property values with JSON schema validator. (WebThingsIO#31)

v0.9.1

Toggle v0.9.1's commit message

Unverified

This user has not yet uploaded their public signing key.
Fix typo.

Fixes WebThingsIO#29

v0.9.0

Toggle v0.9.0's commit message

Unverified

This user has not yet uploaded their public signing key.
Bump version.

v0.8.1

Toggle v0.8.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Add better property value validation. (WebThingsIO#26)

v0.8.0

Toggle v0.8.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Implement read-only properties. (WebThingsIO#25)

v0.7.0

Toggle v0.7.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Implement Action, Event, and Properties resources. (WebThingsIO#23)