Skip to content

Releases: rmhubbert/rmhttp

v5.16.0

19 Apr 21:39

Choose a tag to compare

v5.15.2

19 Apr 21:35

Choose a tag to compare

⚡ Performance Improvements

♻️ Refactors

✅ Tests

v5.15.1

26 Mar 22:51
20d36f2

Choose a tag to compare

v5.15.1

v5.15.0

21 Mar 21:46
c2a0512

Choose a tag to compare

v5.15.0

v5.14.0

14 Mar 13:21

Choose a tag to compare

♻️ Refactors

v5.13.1

13 Mar 23:49

Choose a tag to compare

🐛 Bug Fixes

⚡ Performance Improvements

  • 09354f5 - use underlying http.ServeMux if no custom error handlers have been added (commit by @rmhubbert)

✅ Tests

🔧 Chores

v5.13.0

23 Feb 19:30
54a9daf

Choose a tag to compare

v5.13.0

v5.12.0

15 Feb 13:05

Choose a tag to compare

♻️ Refactors

  • 1266901 - create separate struct for url validation. Ensure that validation complies to RFC 3986 (commit by @rmhubbert)

✅ Tests

v5.11.0

15 Feb 12:32

Choose a tag to compare

✨ New Features

🐛 Bug Fixes

✅ Tests

v5.10.0

14 Feb 01:53

Choose a tag to compare

🐛 Bug Fixes

✅ Tests

  • 25dcd25 - add e2e tests to ensure dynamic paramters are properly parsed and added to the request (commit by @rmhubbert)