Recent Releases of nbdime
nbdime - v4.0.2
4.0.2
Bugs fixed
- Allow unauthenticated access to jupyter server #761 (@krassowski)
Maintenance and upkeep improvements
- Update release scripts to use trusted publisher #768 (@krassowski)
- Bump express and verdaccio #765 (@dependabot)
- Bump braces from 3.0.2 to 3.0.3 #764 (@dependabot)
- Bump ejs from 3.1.9 to 3.1.10 #763 (@dependabot)
- Bump webpack from 5.86.0 to 5.94.0 #762 (@dependabot)
- Bump axios to version 1.7.4 #760 (@tiltingpenguin)
- Update integration tests workflow #758 (@krassowski)
- Bump follow-redirects from 1.15.3 to 1.15.6 #750 (@dependabot)
Contributors to this release
(GitHub contributors page for this release)
@dependabot | @krassowski | @tiltingpenguin
- TypeScript
Published by github-actions[bot] over 1 year ago
nbdime - 4.0.1
4.0.1
Bugs fixed
- Fix version parsing #739 (@fcollonval)
Contributors to this release
(GitHub contributors page for this release)
- TypeScript
Published by fcollonval over 2 years ago
nbdime - 4.0.0
4.0.0
Enhancements made
- Change header for unchanged notebook meta #736 (@vidartf)
- Ensure collapsed mergepane border #731 (@vidartf)
- Add translation for the frontend in Lab #709 (@fcollonval)
- Make collapseIdentical margin configurable #707 (@fcollonval)
- Support hiding base editor #705 (@fcollonval)
- Restore collapsers #701 (@fcollonval)
- Add support for using cell ID in diffing and merging #639 (@vidartf)
Bugs fixed
- Fix duplicate pickers #735 (@vidartf)
- CM6: Fix spacing between editors #728 (@HaudinFlorence)
- Fix drag and drop #723 (@fcollonval)
- Do not collapse editor lines in single editor #719 (@fcollonval)
- Improve alignment #717 (@fcollonval)
- Add CSS files in nbdime package #715 (@fcollonval)
- Apply post-mortem review comments #711 (@fcollonval)
- Improve
findAlignedLines#706 (@fcollonval) - Improve diff view #696 (@fcollonval)
- Fix wrong picker marker (a typo during lab 4.0 migration) #688 (@krassowski)
- Use pseudo-elements instead of border to preserve line height #687 (@krassowski)
Maintenance and upkeep improvements
- Test the releaser fix for tag format #737 (@fcollonval)
- Bump axios from 1.5.1 to 1.6.1 #734 (@dependabot)
- Bump JS packages to rc.0 #730 (@fcollonval)
- Bump @babel/traverse from 7.22.5 to 7.23.2 #713 (@dependabot)
- Set up releaser #710 (@fcollonval)
- Upgrade devdependencies and clean up the configuration #708 (@fcollonval)
- Don't trigger CI jobs twice #704 (@fcollonval)
- Bump postcss from 8.4.24 to 8.4.31 #703 (@dependabot)
- Switch from hub to gh CLI #702 (@fcollonval)
- RTD: make sure nodejs is present #698 (@minrk)
- Add src for sourcemap #692 (@fcollonval)
- Chore: use jupyter packaging #600 (@agoose77)
Documentation improvements
- Update test badge #725 (@fcollonval)
- Bump version #712 (@fcollonval)
- Add
.readthedocs.ymlconfig file #686 (@krassowski) - Remove debug console.log #684 (@fcollonval)
Other merged PRs
- Fix editor background color #714 (@HaudinFlorence)
- Fix pickers for empty chunks #691 (@krassowski)
- Fix syntax highlighting issue in diffchunks. #689 (@HaudinFlorence)
- Support JupyterLab 4.0, port to Lumino 2 #673 (@HaudinFlorence)
- Bump semver from 5.7.1 to 5.7.2 #671 (@dependabot)
- Update files with prettier formatting #668 (@HaudinFlorence)
Contributors to this release
(GitHub contributors page for this release)
@agoose77 | @dependabot | @fcollonval | @github-actions | @HaudinFlorence | @jtpio | @krassowski | @minrk | @SylvainCorlay | @vidartf
- TypeScript
Published by fcollonval over 2 years ago
nbdime - 4.0.0rc1
4.0.0rc1
Enhancements made
- Change header for unchanged notebook meta #736 (@vidartf)
- Ensure collapsed mergepane border #731 (@vidartf)
Bugs fixed
Maintenance and upkeep improvements
- Test the releaser fix for tag format #737 (@fcollonval)
- Bump axios from 1.5.1 to 1.6.1 #734 (@dependabot)
Contributors to this release
(GitHub contributors page for this release)
@dependabot | @fcollonval | @github-actions | @vidartf
- TypeScript
Published by fcollonval over 2 years ago
nbdime - v4.0.0rc0
4.0.0rc0
Enhancements made
- Add translation for the frontend in Lab #709 (@fcollonval)
- Add support for using cell ID in diffing and merging #639 (@vidartf)
Bugs fixed
- CM6: Fix spacing between editors #728 (@HaudinFlorence)
- Fix drag and drop #723 (@fcollonval)
- Do not collapse editor lines in single editor #719 (@fcollonval)
- Improve alignment #717 (@fcollonval)
- Add CSS files in nbdime package #715 (@fcollonval)
Maintenance and upkeep improvements
- Bump JS packages to rc.0 #730 (@fcollonval)
- Bump @babel/traverse from 7.22.5 to 7.23.2 #713 (@dependabot)
- Set up releaser #710 (@fcollonval)
Documentation improvements
- Update test badge #725 (@fcollonval)
- Bump version #712 (@fcollonval)
Other merged PRs
- Fix editor background color #714 (@HaudinFlorence)
Contributors to this release
(GitHub contributors page for this release)
@dependabot | @fcollonval | @github-actions | @HaudinFlorence | @krassowski | @vidartf
- TypeScript
Published by fcollonval over 2 years ago
nbdime - 3.2.0
What's Changed
- Format note and code correctly on installation page by @joelostblom in https://github.com/jupyter/nbdime/pull/605
- Doc: precise configuration option by @brunetton in https://github.com/jupyter/nbdime/pull/589
- Remove usage of ipython_genutils by @blink1073 in https://github.com/jupyter/nbdime/pull/618
- add GitHub URL for PyPI by @andriyor in https://github.com/jupyter/nbdime/pull/617
- Make INFO text more readable in black terminal by @tallamjr in https://github.com/jupyter/nbdime/pull/615
- Compatible with asynchronous contentsmanager by @icankeep in https://github.com/jupyter/nbdime/pull/596
- Copyedits to docs/source/index.rst by @Daniel-Mietchen in https://github.com/jupyter/nbdime/pull/623
- Move global flags to start of regex by @singingwolfboy in https://github.com/jupyter/nbdime/pull/640
- support Python 3.11 by @singingwolfboy in https://github.com/jupyter/nbdime/pull/644
- Update typescript by @gwincr11 in https://github.com/jupyter/nbdime/pull/641
- Update cell marker format to use bold correctly by @mlucool in https://github.com/jupyter/nbdime/pull/648
- Jupyter server 2.0 compatability fixes by @vidartf in https://github.com/jupyter/nbdime/pull/649
- Replace mock with unittest.mock by @yan12125 in https://github.com/jupyter/nbdime/pull/651
- Fix typo by @saiwing-yeung in https://github.com/jupyter/nbdime/pull/657
- Add notebook 6 server extension support (w/tests) by @vidartf in https://github.com/jupyter/nbdime/pull/656
Full Changelog: https://github.com/jupyter/nbdime/compare/3.1.1...3.2.0
- TypeScript
Published by vidartf almost 3 years ago
nbdime - 3.1.1
What's Changed
- Fix the dev build by @vidartf in https://github.com/jupyter/nbdime/pull/603
- Fixes for GHA CI by @vidartf in https://github.com/jupyter/nbdime/pull/604
- Support python 3.10 by @kr0p07k1n in https://github.com/jupyter/nbdime/pull/607
New Contributors
- @kr0p07k1n made their first contribution in https://github.com/jupyter/nbdime/pull/607
Full Changelog: https://github.com/jupyter/nbdime/compare/3.1.0...3.1.1
- TypeScript
Published by vidartf almost 3 years ago