Releases: onyxframework/onyx
Releases · onyxframework/onyx
v0.6.1
v0.6.0
v0.5.0
v0.4.3
v0.4.2
v0.4.1
v0.4.0
New Features ✨
- 35b7a12
⚠️ breaking separate namespaces for Onyx modules (closes #16) - 35b7a12
⚠️ breaking update Onyx::EDA to 0.3.0 - ff89e4a, 09e5458
.transaction
method @ SQL (closes #14) - df476d3, 6eecc40 add
onyx/http/spec
(closes #17)
Dependency Updates 📦
- 7f91ee7 onyx-http → 0.8.0, onyx-sql → 0.8.0, onyx-eda → 0.3.0
Infrastructure 🏭
- ac6ce0d update global env on dependant builds @ C
README 📝
- ad2d75e add versioning policy
Documentation 📚
- 376bd00 improvements
Patrons 🕊
- bf482f1 add Anton Yordanov
v0.3.1
v0.3.0
v0.2.0
New Features ✨
- (HTTP) f81f19c
⚠️ breakingreuse_port
isfalse
by default (closes #8) - 0db87eb
⚠️ breaking require"onyx/env"
and"onyx/logger"
on requiring"onyx"
and components - (REST) f394f8b extend
Onyx.render
functionality, add template renderer support - (REST, HTTP) 2b67fa7 add cors argument to
Onyx.listen
(closes #11)