Releases: AxFoundation/strax
Releases · AxFoundation/strax
v0.15.1
0.15.1 / 2021-05-04
- Refactor hitlets (#430, #436)
- Update classifiers for pipy #437
- Allow Py39 in travis tests (#427)
v0.15.0
0.15.0 / 2021-04-16
- Use int32 for peak dt, fix #397 (#403, #426)
- max peak duration (#420)
- Loopplugin touching windows + plugin documentation (#424)
- Move apply selection from context to utils (#425)
- Context testing functions + copy_to_frontend documented (#423)
- Apply function to data & test (#422)
v0.14.0
0.14.0 / 2021-04-02
- Check data availability for single run (#416)
v0.13.11
0.13.11 / 2021-04-02
- Allow re-compression at copy to frontend (#407)
- Bug fix, in processing hitlets (#411)
- Cleanup requirements for boto3 (#414)
v0.13.10
0.13.10 / 2021-03-24
- Allow multiple targets to be computed simultaneously (#408, #409)
- Numbafy split by containment (#402)
- Infer start/stop from any dtype (#405)
- Add property provided_dtypes to Context (#404)
- Updated OverlapWindowPlugin docs (#401)
v0.13.9
0.13.9 / 2021-02-22
- Clip progress progressbar (#399)
v0.13.8
0.13.8 / 2021-02-09
- Specify saver timeout at context level (#394)
- Allow dynamic function creation for dtype copy (#395)
- Close inlined savers on exceptions in multiprocessing (#390)
- Allow option to be overwritten to allow subclassing (#392)
- Fix availability checks (#389)
- Don't print for temp plugins (#391)
v0.13.7
0.13.7 / 2021-01-29
- Warn for non saved plugins in run selection (#387)
- Cleanup progressbar (#386)
v0.13.4
0.13.4 / 2021-01-22
- Nveto changes + highest density regions (#384)
- Parse requirements for testing (#383)
- Added keep_columns into docstring (#382)
- remove slow operators from mongo storage (#382)
v0.13.3
0.13.3 / 2021-01-15
- Better online monitor queries (#375)
- Multiprocess fix (#376)
- Bugfix (#377)