Skip to content

Commit

Permalink
Release v0.16.13
Browse files Browse the repository at this point in the history
clayote committed Oct 15, 2024

Verified

This commit was signed with the committer’s verified signature.
pradyunsg Pradyun Gedam
1 parent 984dc78 commit d8b65f0
Showing 1 changed file with 10 additions and 1 deletion.
11 changes: 10 additions & 1 deletion CHANGES.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,13 @@
== 0.16.2 | 2024-10-14 ==
== 0.16.13 | 2024-10-16 ==
* Fix worker process states getting desynchronized when you made a new character
* Fix methods not being callable in worker processes
* Improved performance when planning a lot of future state
* Made the LiSE engine itself an Executor, which I guess breaks compatibility.
Whatever, zerover makes no promises. Use `Engine.submit(..)` to schedule
computation in worker processes now.
* Made ELiDE's stat list scrollable

== 0.16.2 & 0.16.12 | 2024-10-14 ==
* Fix ELiDE crash when adding graph-shaped world state to a grid-shaped world

== 0.16.1 | 2024-10-13 ==

0 comments on commit d8b65f0

Please sign in to comment.