Skip to content

Tags: sautefab/openhtf

Tags

v1.1.0

Toggle v1.1.0's commit message
V1.1.0 Release

v1.0.3

Toggle v1.0.3's commit message
Update version number for v1.0.3 release. (google#439)

v1.0.2

Toggle v1.0.2's commit message
Bump version to 1.0.2

v1.0.1

Toggle v1.0.1's commit message
Fix the web gui so it runs from PyPI installs. (google#417)

* Update package_data for prebuilt web_gui.

* Update web gui client package information.

* Update prebuilt web client.

* Increment patch number to v1.0.1

v1.0.0

Toggle v1.0.0's commit message
Update travis config for auto deployments. (google#414)

v0.9.0

Toggle v0.9.0's commit message
Fix incorrect behavior in argv.StoreInModule (google#389)

Also document it now that it works :)

Previously, this would always try to set attributes in the openhtf module itself, not openhtf.util.logs or whichever module was correct.