You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
2.1.0
Changed:
- Soft deprectated passing options with multiple arguments, prefer using named options
now.
- Added configuration option for ETF encoding.
You can now communicate with an outdated program by passing `etf_opts: [version: 1]`
for example.
v1.0.0
- A GenEvent can be attached to handle port messages sent outside a call
- Reference implementation of a port in Elixir is now provided in tests
- Exos Unit Testing added
- new documentation in Exos.Proc.start_link