Skip to content

Releases: pwwang/pipen

0.12.4

20 Oct 16:26
be7eace
Compare
Choose a tag to compare
  • Modify sys.argv before the module is loaded in utils.load_pipeline()

What's Changed

Full Changelog: 0.12.3...0.12.4

0.12.3

20 Oct 06:23
eace135
Compare
Choose a tag to compare
  • Change cli_args to argv0 and argv1p for utils.load_pipeline

What's Changed

Full Changelog: 0.12.2...0.12.3

0.12.2

19 Oct 23:54
398b896
Compare
Choose a tag to compare
  • Append sys.argv[1:] by default when cli_args is None in utils.load_pipeline()

What's Changed

Full Changelog: 0.12.1...0.12.2

0.12.1

19 Oct 23:22
1fa2f1e
Compare
Choose a tag to compare
  • Add utils.is_loading_pipeline() to check if pipeline is loading

What's Changed

Full Changelog: 0.12.0...0.12.1

0.12.0

19 Oct 21:15
52782c7
Compare
Choose a tag to compare
  • ✨ Add utils.load_pipeline() to load pipeline

What's Changed

Full Changelog: 0.11.1...0.12.0

0.11.1

09 Oct 05:18
8eaf661
Compare
Choose a tag to compare
  • Dismiss warning for fillna method for pandas 2.1
  • Fix channel.expand_dir() may add new column

What's Changed

Full Changelog: 0.11.0...0.11.1

0.11.0

08 Oct 04:41
a581093
Compare
Choose a tag to compare
  • Add Dockerfile for codesandbox
  • Bump pandas to v2
  • Bump argx to 0.2.10

What's Changed

Full Changelog: 0.10.6...0.11.0

0.10.6

29 Jun 07:26
6247c3c
Compare
Choose a tag to compare
  • 🐛 Fix "DeprecationWarning: np.find_common_type is deprecated" from pandas (due to numpy 1.25 update)

What's Changed

Full Changelog: 0.10.5...0.10.6

0.10.5

27 Jun 03:23
f681bab
Compare
Choose a tag to compare
  • 🎨 Allow starts to be set as a tuple
  • ⬆️ Bump python-simpleconf to 0.6 and other deps to latest versions
  • ➕ Add rtoml to deps (as python-simpleconf 0.6 may not depend on rtoml)

What's Changed

Full Changelog: 0.10.4...0.10.5

0.10.4

24 Jun 06:37
b54db5d
Compare
Choose a tag to compare
  • ⬆️ Bump xqute to 0.2.3

What's Changed

Full Changelog: 0.10.3...0.10.4