This repository has been archived by the owner on Sep 8, 2022. It is now read-only.
Releases: exosite-archive/exoline
Releases · exosite-archive/exoline
Exoline Windows Installer
Exoline Windows Installer
Changes since Windows installer 0.9.0:
0.9.4 (2014-12-03)
- fix pyonep version for Windows build
- update build machine to use 32-bit Python to run better on
32-bit Windows systems
0.9.3 (2014-12-02)
- add search command with support for name, alias, serial
number, script (#64) - add globbing to the model, content, and sn list sub-commands
- makeShortcuts will create model#sn style shortcuts as well
- remove debug output and fix #62
0.9.2 (2014-11-24)
- spec accepts urls for yaml and script file
- support for putting lua directly in spec file "code"
property instead of external lua file. - spec --check option for rudimentary spec validation
- spec doesn't run if --check would fail
0.9.1 (2014-11-19)
- make model, content, and sn top-level commands
- write model, content, sn tests
- write usage documentation for provisioning
- many fixes to provision model and sn commands
- support --curl option for viewing requests in curl format
- added twee --rids option
- darker twee colors for visibility on white background
Exoline Windows Installer
0.9.0 (2014-10-21)
- add provision command with support for activate, model, sn, content
- support read --timeformat=excel for spreadsheet import
- --config option to support multiple exoline config files
- fix using Exoline as a library in Python 3.4
- fix piping read - with unicode
(#48) - show model name in twee output for clients
- script support for passing RID/alias of script
- (breaking change) remove CIK activation, to avoid confusion with
provision activate - (breaking change) trim final newline from stdin for write -
Exoline Windows Installer
Here's what's new since the last Windows installer release:
0.8.3 (2014-10-20)
- Windows support for twee by disabling color
0.8.2 (2014-10-12)
- support retention in spec command
- support preprocess in spec command
- support subscribe in spec command
- makeShortcuts command for populating CIK shortcuts in .exoline
- flexible config file location
- fix some unicode issues, add unicode tests
- fix exoline tree --values example output
- fix twee for dataports of type 'binary'
0.8.1 (2014-09-15)
- write command support for passing value on stdin
- --values option for tree to show latest point for dataports
and datarules - add twee command: like tree, but more wuvable
- make tree report and continue when it encounters locked clients
- fix tests that broke for float handling with OneP updates
- add standard script command order
Exoline Windows Installer
0.8.0 fixed some corner cases with read chunking changes
Exoline Windows Installer
0.7.11 add windows exe and installer building