What's Changed
- feature: allow specifying
colspecs
for fixed-width files by @susanxiong and @tomreitz in #84 and #133 - feature: allow
config
params to be passable at the CLI and have aparameter_default
by @johncmerfeld in #130 - feature: refactor Source columns list logic as a select instead of a rename. by @jayckaiser in #137
- bugfix: make pandas pyarrow imports conditional on Python version by @johncmerfeld in #136
- bugfix: Project composition – nested local packages & resolving relative paths by @johncmerfeld in #134
New Contributors
- @susanxiong made their first contribution in #84
Full Changelog: v0.4.0...v0.4.1