Skip to content

Latest commit

 

History

History
404 lines (220 loc) · 21.5 KB

CHANGELOG.md

File metadata and controls

404 lines (220 loc) · 21.5 KB

Changelog

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