Releases: JuliaWeb/JuliaWebAPI.jl
Releases · JuliaWeb/JuliaWebAPI.jl
v0.6.3
v0.6.2
JuliaWebAPI v0.6.2
Closed issues:
- Multiple Issues/Feedback (#7)
- Noob question: "function X does not accept keyword arguments" error (#80)
- How to close HTTP RPC Server? (#81)
Merged pull requests:
- Install TagBot as a GitHub Action (#83) (@JuliaTagBot)
- update README.md (#84) (@tanmaykm)
- explicitly pass depot path during tests (#85) (@tanmaykm)
- do not use startup files in tests (#86) (@tanmaykm)
- replaces backtrace with catch_backtrace in src/APIResponder.jl:100 to… (#87) (@sadit)
- http server backtrace logging, update ZMQ compat, bump patch version (#88) (@tanmaykm)
JuliaWebAPI v0.6.1
JuliaWebAPI v0.6.0
Merge pull request #75 from JuliaWeb/tan/misc updates to support HTTP.jl v0.8.0, drop Julia v0.7, fix nightly build
JuliaWebAPI v0.5.1
Merge pull request #74 from JuliaWeb/tan/misc update README (fix #71) [ci skip]
JuliaWebAPI v0.5.0
Merge pull request #70 from JuliaWeb/tan/misc drop 0.6 support
JuliaWebAPI v0.4.2
Merge pull request #69 from JuliaWeb/tan/misc julia 1.0 compatibility
JuliaWebAPI v0.4.1
have http rpc server listen on all interfaces
JuliaWebAPI v0.4.0
Updated for Julia 0.7, and moved to HTTP.jl
JuliaWebAPI v0.3.6
Merge pull request #62 from JuliaWeb/tan/misc allow port reuse on HTTP end