pipen-filters

Add a set of useful filters for pipen templates.

Downloads
424
Stars
2
Committers
1

Bot releases are hidden (Show)

pipen-filters - 0.13.0 Latest Release

Published by pwwang 4 months ago

  • deps: bump pipen to 0.14.6
  • ci: update GitHub Actions to use actions/checkout@v4 and actions/setup-python to v5
  • feat: allow to ignore extensions for path splitting filters

Full Changelog: https://github.com/pwwang/pipen-filters/compare/0.12.0...0.13.0

pipen-filters - 0.12.0

Published by pwwang 9 months ago

  • deps: bump pipen to 0.14
  • deops: drop python3.8 support

Full Changelog: https://github.com/pwwang/pipen-filters/compare/0.11.0...0.12.0

pipen-filters - 0.11.0

Published by pwwang 9 months ago

  • deps: bump pipen to 0.13
  • ci: add python3.11 to CI

Full Changelog: https://github.com/pwwang/pipen-filters/compare/0.10.1...0.11.0

pipen-filters - 0.10.1

Published by pwwang 10 months ago

pipen-filters - 0.10.0

Published by pwwang 12 months ago

⬆️ Bump pipen to 0.12

Full Changelog: https://github.com/pwwang/pipen-filters/compare/0.9.0...0.10.0

pipen-filters - 0.9.0

Published by pwwang about 1 year ago

  • ⬆️ Bump pipen to 0.11

Full Changelog: https://github.com/pwwang/pipen-filters/compare/0.8.0...0.9.0

pipen-filters - 0.8.0

Published by pwwang over 1 year ago

  • ⬆️ Bump pipen to 0.10.0

Full Changelog: https://github.com/pwwang/pipen-filters/compare/0.7.0...0.8.0

pipen-filters - 0.7.0

Published by pwwang over 1 year ago

  • 🔖 Bump pipen to 0.9
  • ⬆️ Drop python3.7
  • ⬆️ Add slugify for slutify filter
  • ✨ Add logging filter to shorten template_opts in log

Full Changelog: https://github.com/pwwang/pipen-filters/compare/0.6.0...0.7.0

pipen-filters - 0.6.0

Published by pwwang over 1 year ago

  • ⬆️ Upgrade pipen to 0.7

Full Changelog: https://github.com/pwwang/pipen-filters/compare/0.5.0...0.6.0

pipen-filters - 0.5.0

Published by pwwang over 1 year ago

  • ⬆️ Bump pipen to 0.6

Full Changelog: https://github.com/pwwang/pipen-filters/compare/0.4.0...0.5.0

pipen-filters - 0.4.0

Published by pwwang over 1 year ago

  • ⬆️ Bump pipen to 0.5

Full Changelog: https://github.com/pwwang/pipen-filters/compare/0.3.0...0.4.0

pipen-filters -

Published by pwwang over 1 year ago

  • Bump pipen to 0.4
pipen-filters - 0.2.0

Published by pwwang over 1 year ago

  • ✨ Add path stat filters
  • ⬆️ Bump pipen to 0.3.12
  • 👷 Use latest actions in CI

Full Changelog: https://github.com/pwwang/pipen-filters/compare/0.1.2...0.2.0

pipen-filters -

Published by pwwang over 2 years ago

pipen-filters - 0.1.1

Published by pwwang over 2 years ago

  • Add json_load, toml_load, config and as_path

Full Changelog: https://github.com/pwwang/pipen-filters/compare/0.1.0...0.1.1

pipen-filters -

Published by pwwang over 2 years ago

  • ✨ Add toml_load() to load from file
  • 📌 Use rtoml instead of tomli
pipen-filters -

Published by pwwang over 2 years ago

  • 📌 Pin dep versions
  • 🐛 Use on_init hook to init config
pipen-filters -

Published by pwwang almost 3 years ago

  • ✨ Allow filters to be used as globals
pipen-filters -

Published by pwwang almost 3 years ago

  • Use tomli instead of tomlkit
pipen-filters -

Published by pwwang almost 3 years ago

  • Add slugify