Skip to content

Releases: onyxframework/http

v0.9.0

13 Aug 09:13
v0.9.0
Compare
Choose a tag to compare

Dependency Updates 📦

  • 7b23271 ⚠️ breaking crystal → 0.30.1, http-params-serializable → 0.4.0

v0.8.2

08 Jun 18:39
v0.8.2
Compare
Choose a tag to compare

Dependency Updates 📦

  • 289ae6c crystal 0.28.0 → 0.29.0

v0.8.1

28 May 21:30
v0.8.1
Compare
Choose a tag to compare

New Features ✨

  • 873ae15 preserve_body option for json and form params @ Endpoint (closes #77)

v0.8.0

20 Apr 16:22
v0.8.0
Compare
Choose a tag to compare

New Features ✨

  • bff044e ⚠️ breaking new API, add namespaces @ Router (closes #71)

Bug Fixes 🐛

  • f43fb97 ⚠️ breaking new Crystal HTTP status syntax

README 📝

v0.7.4

20 Apr 10:04
v0.7.4
Compare
Choose a tag to compare

New Features ✨

  • 70ed181 set status code to 500 on unhandled error @ Logger

Refactoring 📝

  • 74d0f73 better Channel and websockets

Chores 🔧

  • b0ab474 change WS progress message to @ Logger

v0.7.3

17 Apr 05:53
v0.7.3
Compare
Choose a tag to compare

Infrastructure 🏭

  • 56779bc git commit is global env in dependant builds @ CI

I forgot to bump version in shard.yml in 0.7.2, so here we are with 0.7.3 😅

v0.7.2

16 Apr 12:14
v0.7.2
Compare
Choose a tag to compare

New Features ✨

  • 79da04e add HEAD verb @ Middleware::Router (closes #70)

Bug Fixes 🐛

  • 9e60b18 properly handle inline blocks @ View (fixes #74)

Infrastructure 🏭

  • 12e4d64 trigger dependant builds @ CI

v0.7.1

16 Apr 12:13
v0.7.1
Compare
Choose a tag to compare

New Features ✨

  • f699d84 .xml macro to render XML views @ View (closes #72)

Infrastructure 🏭

  • b7aec6d build API docs for release tags only @ CI

v0.7.0

10 Mar 19:21
v0.7.0
Compare
Choose a tag to compare

Overhaul 💥

Notable changes ⚠️

  • The shard is merged with onyx-http
  • Action renamed to Endpoint
  • Very much improved Channel
  • Universal error renderer which respects "Accept" header
  • Views have their own rendring logic, with macros relying on the "Accept" header as well

Infrastructure 🏭

v0.6.4

26 Feb 19:48
Compare
Choose a tag to compare

New Features ✨

Documentation 📚

Refactoring 📝

  • (Params) 066bea8 improve containers naming

Patrons ❤️