What's Changed
Features
- Add create dataset command to aitaskbuilder by @SeanAlexanderHarris in #227
- Add batch management commands to aitaskbuilder by @SeanAlexanderHarris in #230
- Add download study credentials usage report to CLI by @script-this in #236
- Extend CLI to support create/update credentials by @script-this in #237
- Extend CLI to support study management with credential pool id by @script-this in #238
- Extend CLI to support credential list command by @script-this in #240
- Add cmd/prolific structure for proper binary naming with go install by @ajmalkhan-eng in #252
- Make it clear if study is underpaying by @benmatselby in #256
- Provide an underpaying filter flag for study list command by @benmatselby in #265
Fixes
- Handle trailing newline in creds CSV file input by @script-this in #239
- Drop workspace_id support from cred pool list command by @script-this in #242
- Fix project and status filters to be non-exclusive by @SeanAlexanderHarris in #246
- Add owner and description fields to project create, update workspace create help by @SeanAlexanderHarris in #244
Maintenance
- Remove the slack notification from releases by @benmatselby in #225
- Restructure dataset commands under dataset entity by @SeanAlexanderHarris in #228
- Update aitaskbuilder example json by @SeanAlexanderHarris in #235
- Remove the PI team from the CODEOWNERS by @benmatselby in #254
- Define markdownlint configuration inline with standards by @benmatselby in #257
- Update changelog for 0.0.57 and document release process by @script-this in #267
- docker: bump golang from 1.25.3-alpine to 1.25.5-alpine by @dependabot in #232, #262
- GHA: bump golangci/golangci-lint-action from 8.0.0 to 9.2.0 by @dependabot in #231, #248, #263
- GHA: Bump actions/checkout from 5 to 6 by @dependabot in #247
- GHA: Bump actions/setup-go from 6.0.0 to 6.1.0 by @dependabot in #249
- gomod: bump golang.org/x/text from 0.30.0 to 0.32.0 by @dependabot in #234, #264
- gomod: bump github.com/spf13/cobra from 1.10.1 to 1.10.2 by @dependabot in #255
New Contributors
- @script-this made their first contribution in #236
Full Changelog: v0.0.56...v0.0.57