Releases: OxygenFramework/Oxygen.jl
Releases · OxygenFramework/Oxygen.jl
v1.1.10
Oxygen v1.1.10
Merged pull requests:
v1.1.9
v1.1.8
v1.1.7
v1.1.6
v1.1.5
Oxygen v1.1.5
Closed issues:
- Embedding routes within a module via
__init__()
(#73) - Globals in core (#74)
- Broken on Julia v1.8 (#77)
- Error chaining middleware at router(middleware=...) level with serve(middleware=...) level (#78)
- Can't access Oxygen from Docker container (#79)
- /docs generation broken when custom middleware is set (#80)
- rest noob question: how do i have an endpoint return an image? (#84)
- Retrieve client IP (#95)
Merged pull requests:
- bugfix/custom-serializers-fix (#82) (@ndortega)
- removing redundant method definition and using from base (#83) (@AbhimanyuAryan)
- added package version badge to README (#86) (@ndortega)
- Correctly trigger on OPTIONS method in example (#87) (@ahjulstad)
- feature/get-ip-addresses (#96) (@ndortega)
v1.1.3
Oxygen v1.1.3
Merged pull requests:
- Files with multiple '.' confuse @staticfiles (#76) (@contradict)
v1.1.2
v1.1.1
Oxygen v1.1.1
Merged pull requests: