Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Tags: kbrw/exos

Tags

2.0.1

Toggle 2.0.1's commit message
Add CHANGELOG.md + Update version

v2.1.0

Toggle v2.1.0's commit message

Verified

This tag was signed with the committer’s verified signature.
Shakadak Nathanaël
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.3

Toggle v1.0.3's commit message
release 1.0.3

CHANGES:
	remove warning due to depreacteion of GenEvetn

v1.0.1

Toggle v1.0.1's commit message
bump version

v1.0.0

Toggle v1.0.0's commit message
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