v0.1.2
What's Changed
Core Architecture & Features
- PID Check for Updates: Added process ID verification when updating state to improve consistency by @wegorz13 in #74
- Default Adapter Update: Changed the default storage adapter to ETS for better out-of-the-box performance by @wegorz13 in #73
Bug Fixes
- Browser Adapter TTL: Fixed Time-To-Live (TTL) behavior issues specifically in the browser adapter by @wegorz13 in #72
- State Recovery Cleanup: Improved recovery logic to automatically clear corrupted or "bad" states by @wegorz13 in #62
Documentation & Maintenance
- README Refactor: Streamlined the main README by removing redundant examples by @kraleppa in #76
- Debug Log Removal: Removed unnecessary debug logs to keep the production output clean by @kraleppa in #64
Full Changelog: v0.1.1...v0.1.2