changelogs.md


hoishing/pipable

Repository  -  API  -  Source

0.3.1

February 10, 2023

Docs

  • README add var len arg section

Others

  • update changelog, version pump

Full set of changes: 0.3.0...0.3.1

0.3.0

February 10, 2023

New Features

  • support precedent passing var len args/kwargs by >> and <<

Fixes

  • pump release to github

Docs

  • beautify mkdocs

Others

  • update changelog, version pump

Full set of changes: 0.2.0...0.3.0

0.2.0

February 7, 2023

New Features

  • change from prepend to append precedent using built-in partial

Docs

  • update README about prepend to append

Others

  • upgrade version pump cli
  • improve pump output
  • update changelog, version pump
  • update pump test

Full set of changes: 0.1.1...0.2.0

0.1.1

February 4, 2023

New Features

  • pipe operation + tests + README

Docs

  • init

Others

  • automate version pump, pypi publish, github release