v1.6.3
What's Changed
- Install
graphviz
for the pytests by @dachengx in #817 - Increase the timing precision of progress bar by @dachengx in #819
- Initialize plugin because
depends_on
can be property by @dachengx in #820 - Update context.py by @WenzDaniel in #821
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #815
- Disable tqdm progress bar when
check_available
is empty by @dachengx in #822 - [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #823
- Check the consistency of number of items in metadata and data in
dry_load_files
function by @dachengx in #824 - Remove
strax.plugin
by @dachengx in #825 - Pick out selection applying function by @dachengx in #826
- Add
CutList
by @dachengx in #827 - Update tags handling, added comment field. Allows to define superuns … by @WenzDaniel in #798
- Prevent start being negative by @dachengx in #828
- Tiny change on the trailing space by @dachengx in #830
- Add
register_cut_list
by @dachengx in #831 - Record all base classes when multiple inheritance by @dachengx in #832
- Multiple output
DownChunkingPlugin
by @dachengx in #833 - [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #834
- Add
ExhaustPlugin
that exhausts all chunks when fetching data by @dachengx in #835
Full Changelog: v1.6.2...v1.6.3