File tree Expand file tree Collapse file tree 2 files changed +23
-3
lines changed Expand file tree Collapse file tree 2 files changed +23
-3
lines changed Original file line number Diff line number Diff line change 22
33<!-- <START NEW CHANGELOG ENTRY> -->
44
5+ ## 0.6.0
6+
7+ ([ Full Changelog] ( https://github.com/jupyter-ai-contrib/jupyterlab-diff/compare/v0.5.1...b379a79ebc5163ac5aa677728d3ce7fb67ac6b4c ) )
8+
9+ ### Enhancements made
10+
11+ - Unified cell and file diffs [ #16 ] ( https://github.com/jupyter-ai-contrib/jupyterlab-diff/pull/16 ) ([ @jtpio ] ( https://github.com/jtpio ) )
12+
13+ ### Maintenance and upkeep improvements
14+
15+ - Fix python name [ #21 ] ( https://github.com/jupyter-ai-contrib/jupyterlab-diff/pull/21 ) ([ @jtpio ] ( https://github.com/jtpio ) )
16+ - Rename to ` jupyterlab-diff ` [ #20 ] ( https://github.com/jupyter-ai-contrib/jupyterlab-diff/pull/20 ) ([ @jtpio ] ( https://github.com/jtpio ) )
17+ - Add UI tests [ #19 ] ( https://github.com/jupyter-ai-contrib/jupyterlab-diff/pull/19 ) ([ @jtpio ] ( https://github.com/jtpio ) )
18+
19+ ### Contributors to this release
20+
21+ ([ GitHub contributors page for this release] ( https://github.com/jupyter-ai-contrib/jupyterlab-diff/graphs/contributors?from=2025-09-23&to=2025-10-23&type=c ) )
22+
23+ [ @jtpio ] ( https://github.com/search?q=repo%3Ajupyter-ai-contrib%2Fjupyterlab-diff+involves%3Ajtpio+updated%3A2025-09-23..2025-10-23&type=Issues ) | [ @Zsailer ] ( https://github.com/search?q=repo%3Ajupyter-ai-contrib%2Fjupyterlab-diff+involves%3AZsailer+updated%3A2025-09-23..2025-10-23&type=Issues )
24+
25+ <!-- <END NEW CHANGELOG ENTRY> -->
26+
527## 0.5.1
628
729([ Full Changelog] ( https://github.com/jupyter-ai-contrib/jupyterlab-diff/compare/v0.5.0...04e46da359755617d98a10311c0604fd331c72cb ) )
2042
2143[ @jtpio ] ( https://github.com/search?q=repo%3Ajupyter-ai-contrib%2Fjupyterlab-diff+involves%3Ajtpio+updated%3A2025-09-17..2025-09-23&type=Issues )
2244
23- <!-- <END NEW CHANGELOG ENTRY> -->
24-
2545## 0.5.0
2646
2747([ Full Changelog] ( https://github.com/jupyter-ai-contrib/jupyterlab-diff/compare/v0.4.2...787f10383f9ce4eb2b6d781b57ddd808b859b14c ) )
Original file line number Diff line number Diff line change 11{
22 "name" : " jupyterlab-diff" ,
3- "version" : " 0.5.1 " ,
3+ "version" : " 0.6.0 " ,
44 "description" : " A JupyterLab Extension for showing cell (git) diffs." ,
55 "keywords" : [
66 " jupyter" ,
You can’t perform that action at this time.
0 commit comments