Skip to content

Releases: pwwang/pipen-args

0.16.4

15 Feb 04:07
Compare
Choose a tag to compare
  • fix: fix argument dumping
  • chore: update argx version to 0.2.14

Full Changelog: 0.16.3...0.16.4

0.16.3

13 Feb 03:27
Compare
Choose a tag to compare
  • fix: update default add_help option to include multiple help flags
  • docs: update README to clarify command line options for args_dump and other plugin_opts
  • feat: enhance ArgsPlugin to warn against invalid command line options and improve argument handling

Full Changelog: 0.16.2...0.16.3

0.16.2

12 Feb 05:00
Compare
Choose a tag to compare
  • chore: change Path resolution to absolute for output and work directories
  • style: clean up code formatting and improve readability
  • feat: add plugin option to enable argument dumping in pipelines
  • test: add tests for argument dumping and process group handling
  • fix: update default add_help option to include multiple help flags (argx v0.2.12)

Full Changelog: 0.16.1...0.16.2

0.16.1

21 Jan 20:21
Compare
Choose a tag to compare
  • chore(deps): bump pytest-cov to version 6
  • fix: fix config lost when profile is preset
  • test: update scheduler options test to include additional name argument

Full Changelog: 0.16.0...0.16.1

0.16.0

11 Aug 06:30
Compare
Choose a tag to compare
  • deps: bump pipen to 0.15.5
  • refactor: provide add_extra_args() for parser to add extra arguments
  • ci: use latest actions

Full Changelog: 0.15.0...0.16.0

0.15.0

23 Jul 22:21
Compare
Choose a tag to compare
  • deps: bump pipen to 0.15

Full Changelog: 0.14.5...0.15.0

0.14.5

06 Apr 06:43
Compare
Choose a tag to compare
  • feat: disallow abbreviation in argument parser

Full Changelog: 0.14.4...0.14.5

0.14.4

01 Apr 23:25
Compare
Choose a tag to compare
  • deps: bump pipen to 0.14.5
  • fix: allow scheduler for processes to be passed

Full Changelog: 0.14.3...0.14.4

0.14.3

22 Feb 05:09
Compare
Choose a tag to compare
  • deps: bump pipen to 0.14.3
  • feat: add fromfile_parse to parser.parse_extra_args().
  • BREAKING: change **kwargs to kwargs for parser.parse_extra_args().

Full Changelog: 0.14.2...0.14.3

0.14.2

20 Feb 04:30
Compare
Choose a tag to compare
  • feat: export FallbackNamespace in root space

Full Changelog: 0.14.1...0.14.2