This repository was archived by the owner on Feb 26, 2025. It is now read-only.
Releases: BlueBrain/blueetl
Releases · BlueBrain/blueetl
v0.11.0
What's Changed
- Restore analysis_config.output, raise if SHMDIR isn't set by @GianlucaFicarelli in #42
Full Changelog: v0.10.1...v0.11.0
v0.10.1
What's Changed
- Fix link to the example configuration in the documentation by @GianlucaFicarelli in #41
Full Changelog: v0.10.0...v0.10.1
v0.10.0
What's Changed
- Change spikes files from .dat to .h5 by @GianlucaFicarelli in #39
- [NSETM-2311] Add multi_index configuration option by @GianlucaFicarelli in #35
- Run functional tests in parallel by @GianlucaFicarelli in #40
Full Changelog: v0.9.1...v0.10.0
v0.9.1
What's Changed
- [NSETM-2279] Use shared memory to write partial DataFrames of features by @GianlucaFicarelli in #33
Full Changelog: v0.9.0...v0.9.1
v0.9.0
What's Changed
- [NSETM-2310] Allow to use the cache in readonly mode by @GianlucaFicarelli in #36
- [NSETM-2312] Implement cache.skip_features, to skip writing the features DataFrames by @GianlucaFicarelli in #38
Full Changelog: v0.8.3...v0.9.0
v0.8.3
What's Changed
- Improve test coverage by @GianlucaFicarelli in #29
- Do not filter features unless apply_filter is called by @GianlucaFicarelli in #30
- Ensure that invalid cache entries are always deleted by @GianlucaFicarelli in #31
- Improve logging in utils.timed() by @GianlucaFicarelli in #32
- Ensure that repo and features are filtered if needed by @GianlucaFicarelli in #34
- Split migration docs, add --sort option by @GianlucaFicarelli in #37
Full Changelog: v0.8.2...v0.8.3
v0.8.2
What's Changed
- Consider an empty node_id list as an empty selection by @GianlucaFicarelli in #26
- Remove tox-gh-actions and split lint and docs jobs by @GianlucaFicarelli in #27
- Use tox-uv in the CI by @GianlucaFicarelli in #28
Full Changelog: v0.8.1...v0.8.2
v0.8.1
What's Changed
- Add configuration examples 11 and 12 to the documentation by @GianlucaFicarelli in #23
- Improve tests coverage, fix Repository.missing_simulations by @GianlucaFicarelli in #24
Full Changelog: v0.8.0...v0.8.1
v0.8.0
What's Changed
- Minor refactoring of neurons extraction by @GianlucaFicarelli in #21
- Add NodeSets adapter to support custom node_sets_file by @GianlucaFicarelli in #22
Full Changelog: v0.7.1...v0.8.0
v0.7.1
What's Changed
- Fix expected data in functional tests by @GianlucaFicarelli in #20
Full Changelog: v0.7.0...v0.7.1