Skip to content

Releases: JuliaWeb/JuliaWebAPI.jl

v0.6.3

24 May 12:35
6c0b439
Compare
Choose a tag to compare

JuliaWebAPI v0.6.3

Diff since v0.6.2

Merged pull requests:

v0.6.2

28 Jun 09:05
3aefe11
Compare
Choose a tag to compare

JuliaWebAPI v0.6.2

Diff since v0.6.1

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

23 Dec 08:13
Compare
Choose a tag to compare

v0.6.1 (2019-12-23)

Diff since v0.6.0

Closed issues:

  • How to terminate server process? (#77)

Merged pull requests:

  • add upperbounds for ZMQ and HTTP (#79) (tanmaykm)
  • use Project.toml, update travis configuration, handle change to Base.is_id_start_char (#78) (tanmaykm)

JuliaWebAPI v0.6.0

25 Jan 06:17
2787bfb
Compare
Choose a tag to compare
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

10 Nov 10:13
a947ffb
Compare
Choose a tag to compare
Merge pull request #74 from JuliaWeb/tan/misc

update README (fix #71) [ci skip]

JuliaWebAPI v0.5.0

05 Sep 12:08
9811686
Compare
Choose a tag to compare
Merge pull request #70 from JuliaWeb/tan/misc

drop 0.6 support

JuliaWebAPI v0.4.2

04 Sep 16:38
550f4b1
Compare
Choose a tag to compare
Merge pull request #69 from JuliaWeb/tan/misc

julia 1.0 compatibility

JuliaWebAPI v0.4.1

02 Aug 19:01
Compare
Choose a tag to compare
have http rpc server listen on all interfaces

JuliaWebAPI v0.4.0

24 Jul 04:24
5456b58
Compare
Choose a tag to compare

Updated for Julia 0.7, and moved to HTTP.jl

JuliaWebAPI v0.3.6

16 Oct 11:51
Compare
Choose a tag to compare
Merge pull request #62 from JuliaWeb/tan/misc

allow port reuse on HTTP end