Skip to content
Snippets Groups Projects

simplify/unify flags concatenation workflows

Merged Peter Lünenschloß requested to merge simplifyFlagsConcatenation into develop
+ 1
0
@@ -15,6 +15,7 @@ This changelog starts with version 2.0.0. Basically all parts of the system, inc
### Added
### Changed
- `flagOffsets` parameters `thresh` and `thresh_relative` now both are optional
- flags concatenation tasks (for squeezed and explicit histories) are now all channeled through the function `concatFlags`
### Removed
### Fixed
- `flagOffset` bug with zero-valued threshold
Loading