Skip to content

Latest commit

 

History

History
77 lines (34 loc) · 2.21 KB

CHANGELOG.md

File metadata and controls

77 lines (34 loc) · 2.21 KB

1.3.0 (2018-11-30)

Features

  • hukkup: add hukkupAsync function (54511af)

1.2.0 (2018-11-30)

Features

  • hukk: replace default GET message (aa75617)

1.1.7 (2018-11-26)

Bug Fixes

  • hukk: http server not bind to local machine ip (5dc3fc8)

1.1.6 (2018-11-22)

Bug Fixes

  • hukk: not require callback always when close server (073e7a1)

1.1.5 (2018-11-22)

Bug Fixes

  • hukk: not display default log when listen has callback (d25feaa)

1.1.4 (2018-11-21)

Bug Fixes

  • readme: typos on hukkup param object (7e340f0)

1.1.3 (2018-11-20)

Bug Fixes

1.1.2 (2018-11-19)

Bug Fixes

  • hukk: not parse the plain text string (f240f43)

1.1.1 (2018-11-19)

Bug Fixes

  • index: not export default hukk instance correctly (df4f866)

1.1.0 (2018-11-19)

Features

  • hukkup: add hukkup function (36b6b67)

1.0.0 (2018-11-19)

Features

  • hukk: add listenning server on POST method (41f77c9)
  • hukk: complete hukk server (54c7bda)