Skip to content

v0.4.1

Latest
Compare
Choose a tag to compare
@tomreitz tomreitz released this 15 Nov 21:37
6bf9069

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 a parameter_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

Full Changelog: v0.4.0...v0.4.1