0.1.0 (2016-01-05)
Fixed bugs:
- Fix compatibility with Erlang/OTP 18 #17
Merged pull requests:
-
Fixed ebus_handler to allow create new handlers/pools receiving a fun… #23 (cabol)
-
Chat Example : Switching to cowboy 1.0 in order to support previous E… #22 (ferigis)
-
Chat Example : Unsubscribing from the channel when terminate #21 (ferigis)
-
Issue #17: replace function now/0 by os:timestamp/0, for compatibilit… #18 (cabol)
-
Refactoring functions: get_subscribers -> subscribers and get_channel… #13 (cabol)
-
Fixed 'ebus:sub/2,3' and 'ebus:unsub/2,3' to receive either a single … #12 (cabol)
-
Code Dialyzed. Added pool_hanler to pub_sub example. #11 (cabol)
-
Fixed indentation in .app.src file from pub_sub example. Added image … #8 (cabol)
-
Added pub_sub example. Fixed build files, updated erlang.mk. #6 (cabol)
-
Added rebar.config.script to fetch dependencies on-demand when using … #5 (cabol)
-
Added status function to ebus_handler module. Fixed README. #4 (cabol)
-
Fixed anonymous handler in ebus_handler. Fixed documentation. Added C… #3 (cabol)
* This Change Log was automatically generated by github_changelog_generator