3.2.3
What's Changed
- Document codegen CLI options by @gordonwatts in #616
- Add note about other eos roots by @gordonwatts in #635
- Improve invalid backend error by @gordonwatts in #626
- add retries to get_transformation_results by @MattShirley in #638
- Improve query argument type error message by @gordonwatts in #642
- Add dataset list name filtering by @gordonwatts in #659
- feat: dynamic dataset size units in cli output by @gordonwatts in #655
- Allow deleting multiple datasets via CLI by @gordonwatts in #656
- Add help text for codegen and datasets CLI by @gordonwatts in #639
- feat: display cache sizes in CLI by @gordonwatts in #640
- add display_results option to deliver and --hide-results flag to cli by @MattShirley in #654
- Defer code generator validation until transform submission by @gordonwatts in #644
- Add tracking of submitted transforms by @gordonwatts in #634
- Updated funcADL documentation link by @RogerJanusiak in #670
- Updates to handle bad dataset exceptions on the server side by @ponyisi in #674
- Small tweaks for printout by @ponyisi in #676
- Test Python 3.14 by @ponyisi in #637
- Refactor to put rich output formatting in the app namespace by @ponyisi in #675
Full Changelog: 3.2.2...3.2.3