v0.3.1
0.3.1
Enhancements made
- Job Detail refactor #60 (@andrii-i)
- Adds idempotency token and tags for use in create job, details view #56 (@jweill-aws)
- Adds compute type to create-job form #51 (@jweill-aws)
Bugs fixed
- Added default formats when no formats are selected #74 (@3coins)
- Fixes input change handler #73 (@3coins)
- Fix for deduping token for advanced options extension point #71 (@3coins)
- call renderDOM() synchronously in NotebookJobsPanel #63 (@dlqqq)
- Additional padding to cause icon buttons to be circular #62 (@jweill-aws)
- Fix for create job with idempotency token #57 (@3coins)
Other merged PRs
- keep stop button area even when not shown #66 (@dlqqq)
- Adds validation: parameter name must be specified if value is specified #65 (@jweill-aws)
- Updated readme, added configuration options #64 (@3coins)
- Theme improvements to better align with JupyterLab styling #61 (@ellisonbg)
Contributors to this release
(GitHub contributors page for this release)
@3coins | @andrii-i | @dlqqq | @ellisonbg | @github-actions | @jweill-aws | @pre-commit-ci | @welcome