Releases: msbentley/mustlink
Releases · msbentley/mustlink
v0.3.2
12 Apr 07:30
Compare
Sorry, something went wrong.
No results found
Minor fix to (silently) drop columns in tables which expand to multiple parameters - e.g. telecommand parameters in a table of telecommands.
v0.3.1
21 Oct 14:23
Compare
Sorry, something went wrong.
No results found
Better exception handling
Updated packaging for first release on pypi
v0.3
27 Jul 06:23
Compare
Sorry, something went wrong.
No results found
No changes since v0.3 beta; any issues, please report them!
v0.3 beta 2
24 Jun 09:48
Compare
Sorry, something went wrong.
No results found
Additional API functions wrapped:
get_aggregations()
tree_search()
Additionally added mode & fmt keywords to get_table_data() in order to retrieve expanded table data (e.g. TCH with parameters)
v0.3 beta 1
17 Jun 14:41
Compare
Sorry, something went wrong.
No results found
This release includes a non-backward compatible change in the API:
Must.search_description() is now Must.search_parameter()
which takes a new parameter search_by= which can be name or the default description.