Skip to content

Latest commit

 

History

History
231 lines (154 loc) · 15 KB

CHANGELOG.md

File metadata and controls

231 lines (154 loc) · 15 KB

Changelog

2.3.0 (2021-07-28)

Full Changelog

Merged pull requests:

2.2.1 (2021-03-25)

Full Changelog

Merged pull requests:

2.2.0 (2021-01-28)

Full Changelog

Closed issues:

  • Release request #94
  • Reach 100% Code Coverage with Tests #84

Merged pull requests:

0.2.2 (2019-02-21)

Full Changelog

Merged pull requests:

2.1.0 (2018-04-30)

Full Changelog

Closed issues:

  • Update Dependencies #85
  • trails:do_store hangs for 60 seconds #82

Merged pull requests:

2.0.0 (2017-11-29)

Full Changelog

Closed issues:

  • compatibility with beta of cowboy 2.0x ? #72

Merged pull requests:

1.0.0 (2017-11-29)

Full Changelog

Merged pull requests:

0.2.1 (2016-10-05)

Full Changelog

Closed issues:

  • Version Bump to 0.2.1 #70
  • Fix Hex package #63
  • Example use unavailable dep #54

Merged pull requests:

0.2.0 (2016-08-11)

Full Changelog

Fixed bugs:

Closed issues:

  • Version Bump to 0.2.0 #66
  • 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 #66] version bump 0.2.0 #67 (Euen)
  • [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)

Full Changelog

Merged pull requests:

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)

Full Changelog

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 Changelog was automatically generated by github_changelog_generator