v0.9.0
Pre-release
Pre-release
What's Changed
- closes #2 by @alpha-beta-soup in #51
- closes #12 by @alpha-beta-soup in #52
Full Changelog: v0.8.0...v0.9.0
The tool now handles null data more gracefully. In #12 we note that the issue of hadling nulls across bands is resolved; and in #2 we add ways to specify how nulls should be handled (skipped, emitted-as-is, or replaced) and note how this affects the aggregate functions when applied.