Skip to content

Releases: itamarst/eliot

1.12.0

23 Jan 20:53
4470cc1

Choose a tag to compare

Merge pull request #447 from itamarst/446-dask-process

#446: dask.persist() support.

1.11.0

07 Dec 19:49
4ca0fa7

Choose a tag to compare

Merge pull request #440 from itamarst/407-faster-messages

#407: Make Eliot abstractions more focused on actions, by deprecating Message

1.10.0

22 Jul 18:11
7a5815c

Choose a tag to compare

Merge pull request #424 from itamarst/423-dask2

Add support for Dask 2.0+.

1.9.0

21 May 13:16
23e8f56

Choose a tag to compare

Merge pull request #419 from itamarst/418.support-old-python-3.5

Make error message on Python 3.5.2 more useful

1.8.0

25 Apr 15:42
c03c965

Choose a tag to compare

Merge pull request #399 from itamarst/highlight-scientific-computing

Highlight Trio and scientific computing.

1.7.0

20 Mar 13:36
760f885

Choose a tag to compare

Merge pull request #390 from itamarst/386.pyinstaller

Support for PyInstaller

1.6.0

02 Jan 18:19
238cba1

Choose a tag to compare

Merge pull request #348 from itamarst/public-parse-328

Public parser module

1.5.0

18 Jul 11:20
2e55d9c

Choose a tag to compare

Merge pull request #323 from ScatterHQ/stdlib-tracebacks

Stdlib bridge logs tracebacks

1.4.0

16 Jul 22:35
4f4d5cc

Choose a tag to compare

Merge pull request #320 from ScatterHQ/sphinx-rtd

Use RTD theme by default for better previewing.

1.3.0

03 Dec 22:58
e5bf9ef

Choose a tag to compare

Merge pull request #295 from ScatterHQ/debug-json-encoding-errors-278

Nicer errors on JSON encoding failure.