All notable changes to this project will be documented in this file.
- Added support for process name registration
- [breaking] Removed mutex metadata
- [breaking] Options in start_link must now always be a Keyword
- Removed need to cleanup state every N seconds
- Added the give_away function to transfer lock ownership
- Renamed 'under' functions to 'with_lock'
- [breaking] Releasing a lock is now a synchronous operation
- Fix github workflow for tests
- Splitted tests for speed
- Upgrade to elixir version 1.15