Skip to content

Latest commit

 

History

History
484 lines (262 loc) · 25.7 KB

CHANGELOG.md

File metadata and controls

484 lines (262 loc) · 25.7 KB

Changelog

3.0.0a2

(Full Changelog)

Enhancements made

  • Bootstrap environments using mambajs, allowing libraries handling for other kernels than xeus-python #130 (@AnastasiaSliusar)

Maintenance and upkeep improvements

Contributors to this release

(GitHub contributors page for this release)

@AnastasiaSliusar | @jtpio | @martinRenou

3.0.0a1

(Full Changelog)

Enhancements made

Contributors to this release

(GitHub contributors page for this release)

@martinRenou

3.0.0a0

The main change is on the packaging.

We have a new JS package @jupyterlite/xeus-extension which provides the JupyterLite plugin. The new version of the JS package @jupyterlite/xeus now only contains the kernels implementation, no plugin.

(Full Changelog)

Enhancements made

Bugs fixed

Maintenance and upkeep improvements

Documentation improvements

Contributors to this release

(GitHub contributors page for this release)

@martinRenou | @trungleduc

2.1.2

(Full Changelog)

Enhancements made

Contributors to this release

(GitHub contributors page for this release)

@trungleduc

2.1.1

(Full Changelog)

Maintenance and upkeep improvements

Contributors to this release

(GitHub contributors page for this release)

@martinRenou | @trungleduc

2.1.0

(Full Changelog)

Enhancements made

Maintenance and upkeep improvements

Documentation improvements

Contributors to this release

(GitHub contributors page for this release)

@AnastasiaSliusar | @jtpio

2.0.0

Highlights

Access to files served by JupyterLite can now be done via the use of SharedArrayBuffer.

Previously accessing files solely depended on the use of a Service Worker (which may not be available in some browser setups). Now SharedArrayBuffer if the proper COOP/COEP server headers are set.

See the documentation for accessing files from a kernel for more information.

What's Changed

  • FileSystem calls over Atomics.wait instead of service worker by @martinRenou in #87
  • Add xeus-javascript to the documentation deployment by @martinRenou in #94
  • Bump empack by @martinRenou in #96
  • Support environment.yaml (previously documented but not supported) or… by @martinRenou in #92
  • Bump empack (Backport #96) by @martinRenou in #97
  • Run the UI tests with the COOP/COEP headers by @jtpio in #103
  • Update to JupyterLite 0.4.0 final packages by @jtpio in #105
  • Hot fix: Pin Python version (Backport #111) by @martinRenou in #112
  • Pin emscripten abi by @martinRenou in #114
  • Align jupyterlab version range with the version used in JupyterLite by @jtpio in #109
  • Use coincident if crossOriginIsolated, comlink otherwise by @jtpio in #108
  • Update empack and docs by @martinRenou in #116
  • Update docs for file access by @martinRenou in #117

0.2.0b0

(Full Changelog)

Documentation improvements

Contributors to this release

(GitHub contributors page for this release)

@martinRenou

0.2.0a3

(Full Changelog)

Maintenance and upkeep improvements

  • Align jupyterlab version range with the version used in JupyterLite #109 (@jtpio)
  • Use coincident if crossOriginIsolated, comlink otherwise #108 (@jtpio)

Contributors to this release

(GitHub contributors page for this release)

@jtpio | @martinRenou

0.2.0a2

(Full Changelog)

Bugs fixed

Contributors to this release

(GitHub contributors page for this release)

@martinRenou

0.2.0a1

(Full Changelog)

Enhancements made

  • Support environment.yaml (previously documented but not supported) or… #92 (@martinRenou)

Bugs fixed

Maintenance and upkeep improvements

Documentation improvements

Contributors to this release

(GitHub contributors page for this release)

@jtpio | @lumberbot-app | @martinRenou | @nthiery

0.2.0a0

(Full Changelog)

Enhancements made

  • FileSystem calls over Atomics.wait instead of service worker #87 (@martinRenou)

Bugs fixed

Maintenance and upkeep improvements

Documentation improvements

Contributors to this release

(GitHub contributors page for this release)

@DerThorsten | @jtpio | @martinRenou

0.1.8

(Full Changelog)

Enhancements made

Maintenance and upkeep improvements

Contributors to this release

(GitHub contributors page for this release)

@jtpio | @martinRenou

0.1.7

(Full Changelog)

Bugs fixed

Contributors to this release

(GitHub contributors page for this release)

@martinRenou

0.1.6

(Full Changelog)

Bugs fixed

Contributors to this release

(GitHub contributors page for this release)

@martinRenou

0.1.5

(Full Changelog)

Bugs fixed

Documentation improvements

Contributors to this release

(GitHub contributors page for this release)

@martinRenou

0.1.4

(Full Changelog)

Enhancements made

Bugs fixed

Documentation improvements

Contributors to this release

(GitHub contributors page for this release)

@jtpio | @katotetsuro | @martinRenou

0.1.3

(Full Changelog)

Enhancements made

Bugs fixed

  • Fix: Path to environment file should be relative to the lite dir #47 (@martinRenou)

Documentation improvements

Contributors to this release

(GitHub contributors page for this release)

@DerThorsten | @IsabelParedes | @martinRenou

0.1.2

(Full Changelog)

Bugs fixed

Contributors to this release

(GitHub contributors page for this release)

@martinRenou

0.1.1

(Full Changelog)

Bugs fixed

Contributors to this release

(GitHub contributors page for this release)

@martinRenou

0.1.0

No merged PRs

0.1.0a4

(Full Changelog)

Enhancements made

Bugs fixed

Maintenance and upkeep improvements

Contributors to this release

(GitHub contributors page for this release)

@martinRenou

0.1.0a3

(Full Changelog)

Bugs fixed

Contributors to this release

(GitHub contributors page for this release)

@martinRenou

0.1.0a2

(Full Changelog)

Enhancements made

Maintenance and upkeep improvements

Documentation improvements

Contributors to this release

(GitHub contributors page for this release)

@martinRenou | @Vipul-Cariappa

0.1.0a1

(Full Changelog)

Enhancements made

Bugs fixed

Maintenance and upkeep improvements

Contributors to this release

(GitHub contributors page for this release)

@DerThorsten | @jtpio | @martinRenou