0.2.0 (2016-08-11)
Fixed bugs:
- trails_meta tests fails #60 (jeanparpaillon)
Closed issues:
- Move from erlang.mk to rebar3 #64
- Add a function to retrieve the list of registered servers and hostmatches #61
- Update repo and make it ready for hex.pm #57
- How to pass options? #56
- Switch build tools to erlang.mk and republish to hex.pm #53
Merged pull requests:
- [Close #64] move to rebar3 #65 (Euen)
- [Fix #61] Add retrieval of registered servers and hostmatches #62 (llamallamaduck)
- Update rebar.config to use Hex dependencies #59 (waisbrot)
- [Fix #57] Update dependencies; Update erlang.mk; Add ruleset to elvis config #58 (harenson)
- Make example using current code version #55 (jeanparpaillon)
0.1.1 (2016-01-06)
Merged pull requests:
- Hex Package #45 (elbrujohalcon)
0.1.0 (2015-11-26)
Fixed bugs:
- Fix trails:store spec #43
Closed issues:
- Bump version to 0.1.0 #49
- Add Meta Testing #46
- Allow the user to set a global api-root path #42
- Improve Example #27
- Allow more than one server running on the same node #19
Merged pull requests:
- [Fix #49] Bump version to 0.1.0 #51 (harenson)
- [Fix #19] Allow more than one server running on the same node #50 (harenson)
- [Fix #46] Add meta testing #48 (harenson)
- Allow the user to set and get global api-root path #47 (harenson)
- trails:store spec fixed #44 (ferigis)
- [Closes #27] Improve example #41 (jfacorro)
0.0.2 (2015-08-06)
Closed issues:
- Fulfil the open-source checklist #11
Merged pull requests:
- Version bump. #40 (cabol)
- Fixed trails:trails/1 and trails_handler callback spec. #39 (cabol)
- Fixed metadata type, now is trails:metadata/1. #38 (cabol)
0.0.1 (2015-07-24)
Fixed bugs:
- Ensure store/1 can receive Cowboy's [route_path()] #29
- Ensure that the order how list of trails comes when call
trails:store/1
be the same when calltrails:all/0
. #28
Closed issues:
- Add rebar support #26
- Example application with Cowboy-Trails #24
- deps should use https not git #21
- Add a method field to trails #10
- persistence #9
- Add optional metadata to trail(). #8
- trails:trails/1 #7
- trails:trail/3,4 #6
- trails:single_host_compile #5
- Basic trails implementation #4
- Base app structure #3
Merged pull requests:
- Version Bump. #37 (cabol)
- Added edoc to describe modules. #36 (cabol)
- Fixed edoc. #35 (cabol)
- Added edoc to trails module. #34 (cabol)
- Cabol.add readme #33 (cabol)
- Add sort by id implementation in trails.erl #32 (davecaos)
- store/1 can receive Cowboy's [route_path()] #31 (davecaos)
- Add rebar.config file #30 (davecaos)
- Example of Cowboy Trails Application #25 (davecaos)
- Cabol.9.persistence #23 (cabol)
- [#21] Changed elvis.config to use https instead of in Makefile deps #22 (davecaos)
- Add a method field to trails #20 (davecaos)
- [#8] Add metadata parameter to trails #18 (davecaos)
- Cabol.7.implement function trails #17 (cabol)
- [#6] trails:trail/2,3,4 implementation with tests #16 (davecaos)
- [#5] Add trails:single_host_compile() and theirs tests #15 (davecaos)
- Basic trails router implementation #14 (davecaos)
- Test fixes #13 (elbrujohalcon)
- Base trails app structure #12 (davecaos)
- waffle.io Badge #2 (waffle-iron)
- Update LICENSE #1 (elbrujohalcon)
* This Change Log was automatically generated by github_changelog_generator