|
2 | 2 |
|
3 | 3 | <!-- <START NEW CHANGELOG ENTRY> --> |
4 | 4 |
|
| 5 | +## 0.3.0 |
| 6 | + |
| 7 | +([Full Changelog](https://github.com/jupyterlab/ui-profiler/compare/v0.2.2...90f5626c43ea56d2c580bf6e7b8bdcddb87ca3f3)) |
| 8 | + |
| 9 | +### Enhancements made |
| 10 | + |
| 11 | +- Support UI-defined custom scenarios [#60](https://github.com/jupyterlab/ui-profiler/pull/60) ([@krassowski](https://github.com/krassowski)) |
| 12 | +- Implement a scenario for populating the notebook, fix tests [#57](https://github.com/jupyterlab/ui-profiler/pull/57) ([@krassowski](https://github.com/krassowski)) |
| 13 | + |
| 14 | +### Maintenance and upkeep improvements |
| 15 | + |
| 16 | +- Add releaser workflows & cleanup after dependabot [#63](https://github.com/jupyterlab/ui-profiler/pull/63) ([@krassowski](https://github.com/krassowski)) |
| 17 | +- Bump vega from 5.24.0 to 5.33.0 in /ui-tests [#62](https://github.com/jupyterlab/ui-profiler/pull/62) ([@krassowski](https://github.com/krassowski)) |
| 18 | +- Bump glob from 10.4.5 to 10.5.0 in /ui-tests [#61](https://github.com/jupyterlab/ui-profiler/pull/61) ([@krassowski](https://github.com/krassowski)) |
| 19 | +- Fix browser check and integration tests [#59](https://github.com/jupyterlab/ui-profiler/pull/59) ([@krassowski](https://github.com/krassowski)) |
| 20 | +- Update GitHub Actions [#58](https://github.com/jupyterlab/ui-profiler/pull/58) ([@krassowski](https://github.com/krassowski)) |
| 21 | +- Updated integration tests workflow [#56](https://github.com/jupyterlab/ui-profiler/pull/56) ([@krassowski](https://github.com/krassowski)) |
| 22 | +- Bump systeminformation from 5.16.6 to 5.21.8 in /ui-tests [#55](https://github.com/jupyterlab/ui-profiler/pull/55) ([@krassowski](https://github.com/krassowski)) |
| 23 | + |
| 24 | +### Contributors to this release |
| 25 | + |
| 26 | +The following people contributed discussions, new ideas, code and documentation contributions, and review. |
| 27 | +See [our definition of contributors](https://github-activity.readthedocs.io/en/latest/#how-does-this-tool-define-contributions-in-the-reports). |
| 28 | + |
| 29 | +([GitHub contributors page for this release](https://github.com/jupyterlab/ui-profiler/graphs/contributors?from=2023-05-01&to=2025-12-23&type=c)) |
| 30 | + |
| 31 | +@krassowski ([activity](https://github.com/search?q=repo%3Ajupyterlab%2Fui-profiler+involves%3Akrassowski+updated%3A2023-05-01..2025-12-23&type=Issues)) |
| 32 | + |
| 33 | +<!-- <END NEW CHANGELOG ENTRY> --> |
| 34 | + |
5 | 35 | ## 0.2.2 |
6 | 36 |
|
7 | 37 | ([Full Changelog](https://github.com/jupyterlab/ui-profiler/compare/v0.2.1...61c99c34b8de4ff8f0ac0da4b1af50e774cd543a)) |
|
16 | 46 |
|
17 | 47 | [@krassowski](https://github.com/search?q=repo%3Ajupyterlab%2Fui-profiler+involves%3Akrassowski+updated%3A2023-04-30..2023-05-01&type=Issues) |
18 | 48 |
|
19 | | -<!-- <END NEW CHANGELOG ENTRY> --> |
20 | | - |
21 | 49 | ## 0.2.1 |
22 | 50 |
|
23 | 51 | ([Full Changelog](https://github.com/jupyterlab/ui-profiler/compare/v0.2.0...308598c8f2f2c344fee6d9ccffd1c379f8b8ecbc)) |
|
0 commit comments