Skip to content

Releases: itamarst/eliot

Release 1.15.0

30 Oct 16:57
3551a8c
Compare
Choose a tag to compare
Merge pull request #495 from itamarst/494-python-312-support

Python 3.11 and 3.12 support

Release 1.14.0

25 Nov 20:12
3584072
Compare
Choose a tag to compare
Merge pull request #483 from itamarst/1.14.0

Prepare for new release.

1.13.0

15 Dec 19:10
e858c8e
Compare
Choose a tag to compare
Merge pull request #458 from itamarst/456.custom-json-encoder-tests

Custom JSON encoder support in tests

1.12.0

23 Jan 20:53
4470cc1
Compare
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
Compare
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
Compare
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
Compare
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
Compare
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
Compare
Choose a tag to compare
Merge pull request #390 from itamarst/386.pyinstaller

Support for PyInstaller

1.6.0

02 Jan 18:19
238cba1
Compare
Choose a tag to compare
Merge pull request #348 from itamarst/public-parse-328

Public parser module