Packages

A supervised free-form loop function. Elixir adapter for plain_fsm, with receive / sync-call macros and GenServer-like starting, stopping and name registration.

Current section

Files

Jump to
gen_loop CHANGELOG.md
Raw

CHANGELOG.md

# Changelog
All notable changes to this project will be documented in this file.
## [2.0.0] - 2025-11-23
### ๐Ÿš€ Features
- Removed terminate and code_change callback as they were never implemented
### ๐Ÿ“š Documentation
- Readme rewrite
### โš™๏ธ Miscellaneous Tasks
- Configure Dialyzer
- Configure versioning
- Added LICENSE
- *(libckeck)* Config
## [0.1.0] - 2017-07-31