Skip to content

Releases: faust-streaming/mode

0.4.1

15 Apr 13:27
7f45493
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 0.4.0...0.4.1

0.4.0

29 Mar 23:13
15a4fea
Compare
Choose a tag to compare

What's Changed

Re-release of 0.3.6 but with less backward-breaking incompatibilities. 0.3.6 was yanked as a result functionality missing in the previous two PRs.

Full Changelog: 0.3.6...0.4.0

0.3.6 (yanked)

29 Mar 15:39
f243246
Compare
Choose a tag to compare

What's Changed

  • removed codecov and related references and commands. by @Mopsgeschwindigkeit in #43
  • Update python-package.yml to test with PyPy 3.9 by @wbarnha in #44
  • Update Python versions and passing check in python-package.yml by @wbarnha in #47
  • style(black): apply new format style from black by @manawasp in #49
  • docs(readme): add block code type by @manawasp in #48
  • build(py37): remove support of py37 by @manawasp in #50
  • style(qa): use ruff for linting and formatting by @manawasp in #51
  • style(tests): rename t/ dir to tests/ by @manawasp in #52
  • Style: go to pyproject.toml by @manawasp in #53
  • Fix pyproject.toml to have setuptools_scm again by @wbarnha in #55

New Contributors

This change was yanked because of incompatibilities with Faust.

Full Changelog: 0.3.5...0.3.6

0.3.6b1

29 Mar 15:04
64b7d31
Compare
Choose a tag to compare
0.3.6b1 Pre-release
Pre-release

What's Changed

  • removed codecov and related references and commands. by @Mopsgeschwindigkeit in #43
  • Update python-package.yml to test with PyPy 3.9 by @wbarnha in #44
  • Update Python versions and passing check in python-package.yml by @wbarnha in #47
  • style(black): apply new format style from black by @manawasp in #49
  • docs(readme): add block code type by @manawasp in #48
  • build(py37): remove support of py37 by @manawasp in #50
  • style(qa): use ruff for linting and formatting by @manawasp in #51
  • style(tests): rename t/ dir to tests/ by @manawasp in #52
  • Style: go to pyproject.toml by @manawasp in #53
  • Fix pyproject.toml to have setuptools_scm again by @wbarnha in #55

New Contributors

Full Changelog: 0.3.5...0.3.6b1

0.3.6b0

29 Mar 14:53
ab58416
Compare
Choose a tag to compare
0.3.6b0 Pre-release
Pre-release

What's Changed

  • removed codecov and related references and commands. by @Mopsgeschwindigkeit in #43
  • Update python-package.yml to test with PyPy 3.9 by @wbarnha in #44
  • Update Python versions and passing check in python-package.yml by @wbarnha in #47
  • style(black): apply new format style from black by @manawasp in #49
  • docs(readme): add block code type by @manawasp in #48
  • build(py37): remove support of py37 by @manawasp in #50
  • style(qa): use ruff for linting and formatting by @manawasp in #51
  • style(tests): rename t/ dir to tests/ by @manawasp in #52
  • Style: go to pyproject.toml by @manawasp in #53

New Contributors

Full Changelog: 0.3.5...0.3.6b0

0.3.5

10 Jan 16:56
5260fa1
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.3.4...0.3.5

0.3.4

03 Jan 14:26
cd40e6f
Compare
Choose a tag to compare

What's Changed

  • Improve environment setup (.gitignore, pre-commit hooks, deps) by @lqhuang in #40
  • Stop threads properly using _wakeup_timer_in_thread by @wbarnha in #39

Full Changelog: 0.3.3...0.3.4

0.3.3

06 Dec 15:21
Compare
Choose a tag to compare

What's Changed

  • Bring back changes to services.py from 0.3.1 just fix import logic by @wbarnha in #37

Full Changelog: 0.3.2...0.3.3

0.3.2

30 Nov 17:30
030d69f
Compare
Choose a tag to compare

What's Changed

Emergency hotfix for replacing 0.3.1

  • Stick with python 3.8 for docs builds for now by @wbarnha in #31
  • Start testing docs builds and deploy only on release by @wbarnha in #32
  • Ensure future in sleep method by @wbarnha in #34
  • Revert changes to fix event loops by @wbarnha in #35

Full Changelog: 0.3.1...0.3.2

0.3.2rc0

30 Nov 15:01
024112a
Compare
Choose a tag to compare
0.3.2rc0 Pre-release
Pre-release

What's Changed

  • Stick with python 3.8 for docs builds for now by @wbarnha in #31
  • Start testing docs builds and deploy only on release by @wbarnha in #32
  • Ensure future in sleep method by @wbarnha in #34

Full Changelog: 0.3.1...0.3.2rc0