Skip to content

0.10.2

Compare
Choose a tag to compare
@odinserj odinserj released this 17 Jun 02:55
· 32 commits to main since this release
v0.10.2
143891f

Release Notes

  • Changed – Refactor command dispatching to make it more simple and less allocating.
  • Changed – Straightforward locking implementation with more unit tests.
  • FixedInvalidOperationException "Wrong level" when trying to release a lock (regression from 0.10.1).
  • Fixed – "An item with the same key has already been added" on the Awaiting Jobs page (regression from 0.10.0).