Releases: anti-work/shortest
Releases Β· anti-work/shortest
v0.4.2
What's Changed
- fix: typo by @khalatevarun in #267
- chore(cli): Improve test execution errors by @rmarescu in #266
- chore(cli): Expose package watch mode by @gladyshcodes in #216
- fix(cli): Make Shortest compatible with Windows by @PedroAVJ in #256
- chore(cli): Improve debugging Mailosaur API errors by @rmarescu in #270
- chore: Run tests against local build in CI by @rmarescu in #273
- chore(cli): Rename
pkg
prefix tocli
and improve docs by @rmarescu in #272 - fix(cli): Propagate failures around parsing AI response by @rmarescu in #274
Full Changelog: v0.4.1...v0.4.2
v0.4.1
What's Changed
- Refactor TestRunner: Move AI processing logic to a more appropriate l⦠by @PedroAVJ in #248
- docs: update test command example to include directory path by @devin-ai-integration in #250
- feat: add baseURL configuration to BrowserManager context by @PedroAVJ in #252
- feat(logger): add token usage details in summary by @khalatevarun in #255
- docs: add example tests and non-engineer intro copy by @devin-ai-integration in #259
- Improve AI usage of newly open tabs by @rmarescu in #254
- Updated README with CLI example by @Aldian1 in #263
- Release v0.4.1 by @rmarescu in #264
New Contributors
Full Changelog: v0.4.0...v0.4.1
v0.4.0
What's Changed
Added
- add chained tests by @crabest in #136
- Add 'before' function by @slavingia in #224
- Bash tool by @gladyshcodes in #233
Changed
- Update README.md by @slavingia in #222
- adjust the prompt to expect the test to be successful by @crabest in #232
- update Copyright year from 2024 to 2025 by @crabest in #235
- refactor(config): update config to detect test.ts files instead of files under test dir by @khalatevarun in #194
- chore: improve index.d.ts generation by @amk-dev in #231
- Update shortest.config.ts by @slavingia in #239
- Update npm readme by @m2rads in #245
- Release Version 0.4.0 by @m2rads in #246
Removed
Full Changelog: v0.3.0...v0.4.0