Skip to content

Latest commit

 

History

History
86 lines (65 loc) · 6.34 KB

CHANGELOG.md

File metadata and controls

86 lines (65 loc) · 6.34 KB

Change Log

0.1.0 (2015-11-26)

Full Changelog

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:

0.0.2 (2015-08-06)

Full Changelog

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 call trails: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:

* This Change Log was automatically generated by github_changelog_generator