Skip to content

Releases: JuliaWeb/Mux.jl

v1.0.1

14 Oct 06:49
816fde7
Compare
Choose a tag to compare

Mux v1.0.1

Diff since v1.0.0

Closed issues:

  • serve method to integrate websockets broken (#146)

Merged pull requests:

v1.0.0

11 Aug 19:05
Compare
Choose a tag to compare

Mux v1.0.0

Diff since v0.7.6

Closed issues:

  • No :socket key in websocket server object (#139)

Merged pull requests:

v0.7.6

27 May 10:26
b5885d3
Compare
Choose a tag to compare

Mux v0.7.6

Diff since v0.7.5

Merged pull requests:

v0.7.5

25 Dec 19:15
a53172a
Compare
Choose a tag to compare

Mux v0.7.5

Diff since v0.7.4

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:

v0.7.4

07 Dec 16:05
fba4f3b
Compare
Choose a tag to compare

Mux v0.7.4

Diff since v0.7.3

Closed issues:

  • Server on 0.0.0.0 (#44)

Merged pull requests:

v0.7.3

05 Oct 11:03
6fdaec3
Compare
Choose a tag to compare

Mux v0.7.3

Diff since v0.7.2

Closed issues:

  • New version of Mux.jl (#110)

Merged pull requests:

  • CompatHelper: bump compat for "Lazy" to "0.15" (#109) (@github-actions[bot])
  • Make a minor release (#111) (@aviks)

v0.7.2

25 Jun 15:02
807bfd2
Compare
Choose a tag to compare

Mux v0.7.2

Diff since v0.7.1

Closed issues:

  • Connection reset by peer (#102)
  • Content-Length header always zero? (#104)
  • Install CompatHelper? (#107)

Merged pull requests:

v0.7.1

07 Jan 20:25
v0.7.1
7abd82d
Compare
Choose a tag to compare

v0.7.1 (2020-01-07)

Diff since v0.7.0

Closed issues:

  • Warning on build regarding HTTP.stack (#98)
  • Path value absent in Request object (#88)
  • UndefVarError: Server not defined (#85)

Merged pull requests:

v0.7.0

23 Mar 12:14
b8419df
Compare
Choose a tag to compare

Update to HTTP 0.8

Various fixes

14 Feb 09:24
1ac3906
Compare
Choose a tag to compare
Merge pull request #74 from pfitzseb/sp/constapp

remove const declaration in at-app