Releases: JuliaWeb/Mux.jl
Releases · JuliaWeb/Mux.jl
v1.0.1
v1.0.0
v0.7.6
Mux v0.7.6
Merged pull requests:
v0.7.5
Mux v0.7.5
Closed issues:
- Middleware stacking and the response dict (#24)
- add @sync to example (#43)
- We should switch the Readme from discussing
/pkg
URLs to AssetRegistry URLs (#69) - Configure rate_limits (#77)
- Add Websockets tests (#89)
- Add examples of serving websockets to the README (#90)
- Move WebIO integration into this package. (#95)
- Add me as a collaborator? (#121)
- installing Mux v0.7.4 downgrades HTTP v0.9.2 (#132)
Merged pull requests:
- CompatHelper: bump compat for "HTTP" to "0.9" (#113) (@github-actions[bot])
- Import duty (#114) (@cmcaine)
- docs: fix links (#118) (@cmcaine)
- Test WebSockets and reorganise tests (#122) (@cmcaine)
- Note that you might want to wait() (#123) (@cmcaine)
- Add docstrings to serve() (#124) (@cmcaine)
- Update the websockets example (#125) (@cmcaine)
- Use req[:uri] directly in splitquery (#127) (@cmcaine)
- Use Base.Callable instead of Function in signatures (#128) (@cmcaine)
- Use Github Actions for CI (#130) (@cmcaine)
- Bump patch version (#134) (@cmcaine)
v0.7.4
v0.7.3
v0.7.2
Mux v0.7.2
Closed issues:
- Connection reset by peer (#102)
- Content-Length header always zero? (#104)
- Install CompatHelper? (#107)
Merged pull requests:
- Recommend against using defaults in Production (#93) (@jpsamaroo)
- Install TagBot as a GitHub Action (#103) (@JuliaTagBot)
- bump minor version (#106) (@simeonschaub)
- Add CompatHelper (#108) (@simeonschaub)
v0.7.1
v0.7.0
Various fixes
Merge pull request #74 from pfitzseb/sp/constapp remove const declaration in at-app