Skip to content

Latest commit

 

History

History
178 lines (119 loc) · 10.9 KB

CHANGELOG.md

File metadata and controls

178 lines (119 loc) · 10.9 KB

Change Log

0.3.4 (2017-03-10)

Full Changelog

Closed issues:

  • Wrong specs in sr_single_entity_handler (handle_put and handle_patch) #80
  • Missing option in type spec sr\_json: json\(\) #79

Merged pull requests:

0.3.3 (2017-02-24)

Full Changelog

Closed issues:

  • Version Bump to 0.3.3 #68
  • Add sumo_rest_doc:from_ctx/1 callback #66
  • Version Bump to 0.3.2 #64

Merged pull requests:

0.3.2 (2017-02-15)

Full Changelog

Closed issues:

  • POST requests should return 422 instead of 409 when duplication_conditions fail #62
  • Version Bump to 0.3.1 #60

Merged pull requests:

0.3.1 (2017-02-02)

Full Changelog

Closed issues:

  • DELETE fails if the entity id type is integer #58

Merged pull requests:

  • [#60] Bump Version to 0.3.1 #61 (ferigis)
  • [#58] addressing the issue with non binary ids #59 (ferigis)

0.3.0 (2017-01-30)

Full Changelog

Closed issues:

  • Version Bump to 0.3.0 #55
  • Change id/1 by duplication_conditions/1 to sumo_rest_doc #53
  • Error with rebar3 compile if sumo_rest is fetched from hex.pm #49

Merged pull requests:

  • [#55] Version Bump to 0.3.0 #57 (ferigis)
  • [#53] update the README.md accordingly #56 (ferigis)
  • [#53] replacing id/1 callback by duplication_conditions/1 #54 (ferigis)

0.2.1 (2016-09-14)

Full Changelog

Closed issues:

  • Version Bump to 0.2.1 #47
  • Error results from sumo_rest_doc's update callback are improperly handled #44
  • Add "_=>_" to the state() types #43

Merged pull requests:

0.2.0 (2016-09-12)

Full Changelog

Fixed bugs:

  • Properly differentiate between sumo_db's models and modules #40 (elbrujohalcon)

Closed issues:

  • Move this project to Rebar3 #41
  • Upgrade dependencies #38
  • rebar3 compile -> failing #30
  • Update repo and make it ready for hex.pm #28
  • Hex Package #9
  • Use query-string for filtering #8
  • Increase swagger integration #7

Merged pull requests:

0.1.2 (2016-03-11)

Full Changelog

Closed issues:

  • Bump version to 0.1.2 #25
  • Missing iso8601 in sumo_rest.app.src applications list #24

Merged pull requests:

  • [Fix #25] Bump version to 0.1.2 #27 (harenson)
  • [Fix #24] Add iso8601 to the app.src applications list #26 (harenson)

0.1.1 (2015-12-15)

Full Changelog

Closed issues:

  • Version Bump to 0.1.1 #22
  • Path variables are not take in account when building the location header #20
  • Link to sr_test.app file is broken #18

Merged pull requests:

0.1.0 (2015-12-02)

Full Changelog

Fixed bugs:

Closed issues:

  • Fulfil the open-source checklist #1
  • Create a sample application #5

Merged pull requests:

0.0.1 (2015-11-28)

Merged pull requests:

* This Change Log was automatically generated by github_changelog_generator