v0.12.0
What's Changed
We are releasing a major feature to optimize performance benchmarks on the CI with each Pull Request!
Change log -
- allow external contributors to run our e2e tests by @misrasaurabh1 in #128
- Create GitHub Actions Workflow to Label PRs Modifying Workflows by @HeshamHM28 in #130
- catch a logging exception by @misrasaurabh1 in #133
- fix PR approved state by @Saga4 in #134
- replace list with set for include, add space for '=' by @Kayzwer in #127
- fix workflow triggering condition by @Saga4 in #136
- Reformat ASCII banner by @HeshamHM28 in #131
- recieve request only when workflow file changed by @Saga4 in #137
- Prevent memory crashes by @misrasaurabh1 in #141
- try fix with env variable by @Saga4 in #143
- WF changes to remove condition by @Saga4 in #145
- update tiktoken version by @aseembits93 in #139
- Syntax improvement for wf file change by @Saga4 in #147
- update github app install link by @misrasaurabh1 in #150
- Change banner font by @HeshamHM28 in #149
- measure test discovery time by @misrasaurabh1 in #153
- Codeflash trace decorator by @alvin-r in #59
- fix ci by @alvin-r in #159
- fto discovery bug by @alvin-r in #158
- slight fix for setup by @alvin-r in #160
- trailing slahes were not handled properly when parsing the owner and repo by @aseembits93 in #156
- Context import bug by @alvin-r in #155
- first draft by @alvin-r in #161
- clean previous optimizations when using --file mode optimizations by @misrasaurabh1 in #163
- data logging for a/b testing with line profiler optimization candidates by @aseembits93 in #165
- pytest test by @KRRT7 in #152
- Memory limit tuning by @misrasaurabh1 in #166
New Contributors
- @HeshamHM28 made their first contribution in #130
- @Kayzwer made their first contribution in #127
Full Changelog: v0.11.0...v0.12.0