Skip to content

Releases: fal-ai/isolate

v0.12.11

10 May 15:59
255b460
Compare
Choose a tag to compare

What's Changed

  • chore: delete cliff.toml by @efiop in #127
  • chore(isolate): inherit exceptions from IsolateException by @efiop in #128

Full Changelog: v0.12.10...v0.12.11

v0.12.10

04 May 00:39
8af8e3c
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.12.9...v0.12.10

isolate 0.12.9

27 Apr 01:54
b6094f6
Compare
Choose a tag to compare

[new changes]

Bug Fixes

  • Use --yes instead of --force (#123)

isolate 0.12.8

26 Apr 18:00
042c78f
Compare
Choose a tag to compare

[new changes]

Features

  • Return SerializationError instead of aborting (#121)

Miscellaneous Tasks

  • Drop python 3.7 and use ruff/poetry-check/pyupgrade (#119)

isolate 0.12.7

19 Mar 22:19
adc8c45
Compare
Choose a tag to compare

[new changes]

Bug Fixes

  • Send empty packet to the client every 600 seconds

isolate 0.12.6

26 Feb 13:57
eeeb073
Compare
Choose a tag to compare

[new changes]

Miscellaneous Tasks

  • Tidy up loose reference to conda in generic message
  • Mark project as typed

isolate 0.12.5

16 Feb 15:51
Compare
Choose a tag to compare

[new changes]

Bug Fixes

  • Proper key check (follow up)

isolate 0.12.4

16 Feb 13:12
cbe305e
Compare
Choose a tag to compare

[new changes]

Features

  • Support UV as a pip replacement

isolate 0.12.3

08 Nov 16:43
a5c7614
Compare
Choose a tag to compare

[new changes]

Features

  • Include stack trace on failed deserialization attempts
  • Update the log level of deserialization exceptions
  • Strict cache when external verification isn't possible

isolate 0.12.2

08 Jun 21:15
96751d6
Compare
Choose a tag to compare

[new changes]

Features

  • Add mamba backend (#88)