1.2.0 (2018-05-13)
Closed issues:
Merged pull requests:
- Support for Cowboy 2.x #57 (elbrujohalcon)
- Remove dead hipchat link #56 (Euen)
- Remove dead hipchat link #55 (elbrujohalcon)
- Updates to make the example run with latest erlang.mk and cowboy 1.0.… #53 (vimalearnest)
- Reference's links are broken #46 (ferigis)
1.1.1 (2017-06-14)
Fixed bugs:
- Fix -callback spec for init #36
Closed issues:
- Bump Version to 1.1.1 #51
- Bump Version to 1.0.2 #49
- Move form erlang.mk to rebar3 #47
- Update Lasse in order to work fine with Cowboy 2.x #42
- Update repo and make it ready for hex.pm #40
- Switch build tools to erlang.mk and republish to hex.pm #39
- Fulfill the open-source checklist #18
Merged pull requests:
- [Close #51] Bump Version to 1.1.1 #52 (Euen)
- [Close #49] Bump Version to 1.0.2 #50 (Euen)
- [Close #47] Move from Erlang.mk to rebar3 and add specs #48 (Euen)
- [Close #42] Euen.42.update to cowboy 2 #44 (Euen)
- [Fix #40] Update dependencies; Update erlang.mk; Add ruleset to elvis config; Add rebar.config file #41 (harenson)
- [#36] Fixed specs for init callback #38 (jfacorro)
- Hex Package #37 (elbrujohalcon)
- Updated license #35 (spike886)
1.0.1 (2015-06-09)
Merged pull requests:
- Version bump to 1.0.1 #34 (elbrujohalcon)
- export types in lasse_handler #33 (elbrujohalcon)
1.0.0 (2015-06-08)
Implemented enhancements:
- make compatible with erlang.mk and relx #17
Fixed bugs:
Closed issues:
- proplists -> maps #29
Merged pull requests:
- Debug line removed #32 (elbrujohalcon)
- Overhaul #31 (elbrujohalcon)
- waffle.io Badge #30 (waffle-iron)
- Generate new release #25 (Euen)
0.2.0 (2015-05-05)
Implemented enhancements:
- Send InitialEvents provided by the implementor after init() #14
Fixed bugs:
- Add State to all possible tuples returned from Module:init() #13
Closed issues:
- Change version of Cowboy #19
Merged pull requests:
- [#25] new release 0.2.0 #26 (Euen)
- Update LICENSE #24 (andresinaka)
- Fix result handling of module:handle_error/3 #23 (stwind)
- [fix #19] change version to 1.10.0 #20 (Euen)
- [#14] Allow Initial Events to be sent on init. #16 (jfacorro)
- [#13] Added State value to all return values of init() #15 (jfacorro)
0.1.0 (2014-06-18)
Implemented enhancements:
- Additional Features #6
Closed issues:
- Considerations from reading the Protocol RFC #10
- Add Examples and Documentation #4
- Add Tests #3
- App Structure #2
- Create an Initial Version #1
Merged pull requests:
- [#10] Implemented missing features form the RFC #12 (jfacorro)
- [#4] Added examples and updated the README with some documentation. #11 (jfacorro)
- [#6] Implemented additional features and added tests #9 (jfacorro)
- [#3] Created test suite for lasse. #8 (jfacorro)
- [#2] App Structure #7 (jfacorro)
- [#1] lasse_handler and related behavior implementation #5 (jfacorro)
* This Change Log was automatically generated by github_changelog_generator