Releases: con/duct
Releases · con/duct
v0.18.0
🚀 Enhancement
- Add matplotlib backwards compatibility to 3.5 #322 (@asmacdo)
- Add dotenv config #333 (@asmacdo)
- Use jsonl suffix #345 (@asmacdo)
- Modernize python #346 (@asmacdo)
- Combine clis #327 (@asmacdo)
🐛 Bug Fix
- Skip test_permission_denied_handling when running as root #349 (@Copilot @actions-user @asmacdo)
- Reorganize tests #329 (@asmacdo)
- Add installation instructions for remote forks #337 (@CodyCBakerPhD)
- remove rpds pin for non-pypy #334 (@asmacdo)
- Add demo and reference plot example in README #310 (@asmacdo)
- pin rpds-py so pypy 3.10 tests pass #331 (@asmacdo)
- Revert mergify integration (PRs #270 and #271) #328 (@asmacdo)
- test: Make tests invoke at least with INFO level so we see what is wrong #321 (@yarikoptic)
- fix: plot usage with info.json abs path #301 (@asmacdo)
- Add CLAUDE.md for reusable base prompt for claude code #307 (@yarikoptic @actions-user)
Authors: 5
- @actions-user
- @Copilot
- Austin Macdonald (@asmacdo)
- Cody Baker (@CodyCBakerPhD)
- Yaroslav Halchenko (@yarikoptic)
v0.17.0
🚀 Enhancement
🐛 Bug Fix
- plot: allow for -o in addition to --output #300 (@yarikoptic)
Authors: 2
- Austin Macdonald (@asmacdo)
- Yaroslav Halchenko (@yarikoptic)
v0.16.0
🚀 Enhancement
- Change: Replace print statements with logger for error handling #296 (@asmacdo)
- Handle noninteractive matplotlib backends #293 (@asmacdo)
- con-duct plot should accept info.json in addition to usage.json #292 (@asmacdo)
🐛 Bug Fix
- Test against pre-release of 3.14 #230 (@yarikoptic @asmacdo)
- List a version in "duct is executing" log message #295 (@yarikoptic)
Authors: 2
- Austin Macdonald (@asmacdo)
- Yaroslav Halchenko (@yarikoptic)
v0.15.0
v0.14.1
v0.14.0
🚀 Enhancement
🐛 Bug Fix
- remove development artifact #282 (@asmacdo)
- auto push cleanup to PRs #275 (@asmacdo @actions-user)
- Reduce flake: increase test_spawn_children sleep dur and add retries #277 (@asmacdo)
- bf: define pyci environment and there add pytest-mergify as dependency #271 (@yarikoptic)
Authors: 3
- @actions-user
- Austin Macdonald (@asmacdo)
- Yaroslav Halchenko (@yarikoptic)
v0.13.2
🐛 Bug Fix
- Allow con-duct ls to function back to schema 0.2.0 #269 (@asmacdo)
- Bolt on mergify support to get summaries from CI reported #270 (@yarikoptic)
Authors: 2
- Austin Macdonald (@asmacdo)
- Yaroslav Halchenko (@yarikoptic)