Skip to content

0.3.0

Compare
Choose a tag to compare
@ianlini ianlini released this 19 Apr 10:01
· 20 commits to master since this release
85263bd

New

  • add dot splitter and reducer (#20) (thanks @zemelLeong)
  • add factory functions make_reducer() and make_splitter to create reducer and splitter with delimiter (#25) (thanks @hsorsky)

Fix

  • cast type to str when using underscore reducer (#21) (thanks @gllrt)