Skip to content

Releases: jupyter-server/fps

v0.5.2

11 Sep 09:39

Choose a tag to compare

0.5.2

(Full Changelog)

Merged PRs

Contributors to this release

(GitHub contributors page for this release)

@davidbrochart

v0.5.1

26 Jul 17:38

Choose a tag to compare

0.5.1

(Full Changelog)

Merged PRs

Contributors to this release

(GitHub contributors page for this release)

@davidbrochart

v0.5.0

26 Jul 06:49

Choose a tag to compare

0.5.0

(Full Changelog)

Merged PRs

Contributors to this release

(GitHub contributors page for this release)

@davidbrochart

v0.4.2

13 Jun 15:35

Choose a tag to compare

0.4.2

(Full Changelog)

Merged PRs

Contributors to this release

(GitHub contributors page for this release)

@davidbrochart

v0.4.1

10 Jun 09:04

Choose a tag to compare

0.4.1

(Full Changelog)

Merged PRs

Contributors to this release

(GitHub contributors page for this release)

@adriendelsalle | @davidbrochart | @fcollonval

v0.4.0

22 May 16:20

Choose a tag to compare

0.4.0

(Full Changelog)

Merged PRs

Contributors to this release

(GitHub contributors page for this release)

@davidbrochart

v0.3.0

21 Apr 07:48

Choose a tag to compare

0.3.0

(Full Changelog)

Merged PRs

  • #126 (@davidbrochart), #127 (@davidbrochart).
  • Add API documentation.
  • Change exclusive argument of SharedValue(), Context.put() and Module.put() to max_boworrers.
  • Add manage argument of SharedValue() and Context.put() to use its context manager for setup/teardown.
  • Add add_teardown_callback() method to Context and Module to register a teardown callback.
  • Add shared_value argument of Context.put() to share a value in multiple contexts.
  • Add timeout argument of SharedValue.get() and Context.get().
  • Add teardown_callback argument of SharedValue() and Module.put().
  • Remove SharedValue.set_teardown_callback().

Contributors to this release

(GitHub contributors page for this release)

@davidbrochart

v0.2.2

01 Apr 12:49

Choose a tag to compare

0.2.2

(Full Changelog)

Merged PRs

Contributors to this release

(GitHub contributors page for this release)

@davidbrochart

v0.2.1

31 Mar 07:10

Choose a tag to compare

0.2.1

(Full Changelog)

Merged PRs

Contributors to this release

(GitHub contributors page for this release)

@davidbrochart

v0.2.0

26 Mar 23:06

Choose a tag to compare

0.2.0

(Full Changelog)

Merged PRs

Contributors to this release

(GitHub contributors page for this release)

@davidbrochart | @pre-commit-ci | @Zsailer