Skip to content

v0.6.0

Compare
Choose a tag to compare
@yarlson yarlson released this 11 Feb 05:23
· 17 commits to main since this release

Changelog

Features

  • Added custom writer support for flexible output handling

Commits

  • f532cba docs(README): add custom writer usage example and clarify output options
  • 88272b1 feat(pin): add custom writer support for flexible output handling
  • bf68137 refactor(pin): extract common logic into reusable methods for improved DRY principle