Skip to content

Latest commit

 

History

History
477 lines (406 loc) · 21.6 KB

CHANGELOG.md

File metadata and controls

477 lines (406 loc) · 21.6 KB

CHANGELOG

v0.1.0a4

(Full Changelog)

Enhancements made

Maintenance and upkeep improvements

Documentation improvements

Contributors to this release

(GitHub contributors page for this release)

@bollwyvl | @jtpio | @martinRenou

v0.1.0a3

(full changelog)

Enhancements made

Bugs fixed

Maintenance and upkeep improvements

  • move more path logic to traitlets #206 (@bollwyvl)
  • Add tbump configuration to bump the jupyterlite Python package #204 (@jtpio)

Documentation improvements

Contributors to this release

(GitHub contributors page for this release)

@benabel | @bollwyvl | @jtpio | @madhur-tandon | @martinRenou

v0.1.0a2

(full changelog)

Enhancements made

  • Add JupyterLab Miami Nights theme to the demo site, fix theme unloading #180 (@jtpio)

Bugs fixed

  • Handle copying multiple themes #190 (@jtpio)
  • Add JupyterLab Miami Nights theme to the demo site, fix theme unloading #180 (@jtpio)

Maintenance and upkeep improvements

  • Update doit default tasks, upload demo app, contributing docs #188 (@bollwyvl)
  • improve python distribution artifacts #184 (@bollwyvl)

Documentation improvements

Contributors to this release

(GitHub contributors page for this release)

@bollwyvl | @jtpio

v0.1.0a1

(full changelog)

New features added

Enhancements made

Bugs fixed

Maintenance and upkeep improvements

Documentation improvements

Contributors to this release

(GitHub contributors page for this release)

@benbovy | @bollwyvl | @davidbrochart | @jtpio | @martinRenou | @psychemedia

v0.1.0a0

(full changelog)

New features added

Enhancements made

Bugs fixed

  • Send iopub messages to all clients #52 (@jtpio)
  • Add a simple sync primitive to process one kernel message at a time #42 (@jtpio)
  • Do not show the "New Terminal" button in Classic #37 (@jtpio)
  • Remove the IFrame on dispose #32 (@jtpio)
  • Fix duplicate Theme entry in the settings #8 (@jtpio)

Maintenance and upkeep improvements

  • Add the logconsole extension #123 (@jtpio)
  • Remove unused application package #120 (@jtpio)
  • Add some jupyterlab renderers to the demo site #115 (@jtpio)
  • Update yarn.lock with retrolab alpha 1 packages #108 (@jtpio)
  • Drop Vercel deployment #106 (@jtpio)
  • Update to 3.1.0-alpha.10 lab packages and retrolab #89 (@jtpio)
  • Improve error handling in pyolite #78 (@jtpio)
  • Fix node dev server for unslashed endpoints, vanity try URLs on docs, fix binder #75 (@bollwyvl)
  • Add CI job to deploy to Vercel #68 (@jtpio)
  • add stopgap http server with mime types from python #62 (@bollwyvl)
  • Update to JupyterLab Classic 0.1.10 #56 (@jtpio)
  • Rename lab app to @jupyterlite/app-lab #54 (@jtpio)
  • Handle extra slash with the classic opener #53 (@jtpio)
  • Minor cleanup: align versions and remove unused file #51 (@jtpio)
  • Update developer experience #48 (@bollwyvl)
  • Move web worker to a separate file #38 (@jtpio)
  • Add the cell tags extension #25 (@jtpio)
  • Update to the latest pyodide alpha 0.17.0a2 #20 (@jtpio)
  • Split server components #10 (@jtpio)
  • Add placeholder for tests #5 (@jtpio)
  • Temporary mock of workspaces to handle page reloads #4 (@jtpio)

Documentation improvements

Other merged PRs

  • Add list of federated extensions for the demo site #84 (@jtpio)
  • Read settings url from the page config #3 (@jtpio)

Contributors to this release

(GitHub contributors page for this release)

@bollwyvl | @github-actions | @jtpio | @kikocorreoso | @lrowe | @psychemedia | @RichardScottOZ | @vercel