Skip to content

Releases: pwrlabs/PWR-Labs-Utils

1.124.0

03 Oct 09:14

Choose a tag to compare

Add isHeldByCurrentThread method to PriorityReentrantReadWriteLock fo…

1.123.0

03 Oct 08:37

Choose a tag to compare

Make priority enum public for broader accessibility

1.122.0

03 Oct 08:14

Choose a tag to compare

Add PriorityReentrantReadWriteLock for prioritized locking mechanism

1.121.0

24 Sep 12:51

Choose a tag to compare

Remove InterruptedException handling from write lock tests for cleane…

1.120.0

24 Sep 12:30

Choose a tag to compare

Handle InterruptedException in acquireWriteLock method to prevent thr…

1.119.0

24 Sep 12:12

Choose a tag to compare

Handle InterruptedException in acquireReadLock method to prevent thre…

1.118.0

24 Sep 11:46

Choose a tag to compare

Add convenience method to acquire read lock without timeout

1.117.0

24 Sep 10:58

Choose a tag to compare

Refactor MerkleTree to streamline data updates and remove unused upda…

1.116.0

24 Sep 10:34

Choose a tag to compare

Refactor MerkleTree to streamline data updates and remove unused upda…

1.115.0

23 Sep 14:03

Choose a tag to compare

Implement asynchronous update processing in MerkleTree with a dedicat…