LiveServer.jl

Simple development server with live-reload capability for Julia.

MIT License

Stars
139
Committers
19

Bot releases are visible (Hide)

LiveServer.jl - v0.5.4

Published by github-actions[bot] about 4 years ago

LiveServer v0.5.4

Diff since v0.5.3

LiveServer.jl - v0.5.3

Published by github-actions[bot] about 4 years ago

LiveServer v0.5.3

Diff since v0.5.2

Merged pull requests:

  • When returning 404, look for /404/ and /404.html and serve as the response body. (#107) (@fredrikekre)
LiveServer.jl - v0.5.2

Published by github-actions[bot] about 4 years ago

LiveServer v0.5.2

Diff since v0.5.1

Merged pull requests:

  • Add the inject_browser_reload_script keyword argument (#106) (@DilumAluthge)
LiveServer.jl - v0.5.1

Published by github-actions[bot] about 4 years ago

LiveServer v0.5.1

Diff since v0.5.0

Closed issues:

  • Infinite loop with Literate (#101)
  • Confusing LoadError and MethodError When Attempting to Serve Locally (#102)
  • Outdated documentation (#103)

Merged pull requests:

  • update Documenter.jl (#105) (@cserteGT3)
LiveServer.jl - v0.5.0

Published by github-actions[bot] over 4 years ago

LiveServer v0.5.0

Diff since v0.4.0

  • keyword foldername for servedocs allows to indicate a different folder than docs if so required (@cserteGT3)

Merged pull requests:

  • add foldername kwarg to servedocs (#100) (@cserteGT3)
LiveServer.jl - v0.4.0

Published by github-actions[bot] over 4 years ago

LiveServer v0.4.0

Diff since v0.3.6

Closed issues:

  • Safer @info (#95)

Merged pull requests:

  • potentially closes #95 (#96) (@tlienart)
  • add host keyword argument to serve (#98) (@findmyway)
LiveServer.jl - v0.3.6

Published by github-actions[bot] over 4 years ago

LiveServer v0.3.6

Diff since v0.3.5

Closed issues:

  • FileWatcher stops watching a file that still exists (#88)
  • Safer @info (#95)

Merged pull requests:

  • Install TagBot as a GitHub Action (#93) (@JuliaTagBot)
  • some wording changes in the readme (#94) (@tlnagy)
  • potentially closes #95 (#96) (@tlienart)
LiveServer.jl - v0.3.5

Published by julia-tagbot[bot] almost 5 years ago

v0.3.5 (2019-11-30)

Diff since v0.3.4

Closed issues:

  • Interruption problems on Windows 10 (#78)
  • Use with Literate.jl (Feature request?) (#68)

Merged pull requests:

  • Add a convenience function to generate a servedocs+literate example (#89) (tlienart)
LiveServer.jl - v0.3.4

Published by julia-tagbot[bot] almost 5 years ago

v0.3.4 (2019-11-24)

Diff since v0.3.3

Closed issues:

  • use doc environment for servedoc (#85)

Merged pull requests:

  • Use doc environment if requested (#87) (tlienart)
LiveServer.jl - v0.3.3

Published by julia-tagbot[bot] almost 5 years ago

v0.3.3 (2019-11-21)

Diff since v0.3.2

Closed issues:

  • infinite loop when use for Yao.jl documentation (#86)

Merged pull requests:

  • Respond with a 301 if the requested path is an existing directory. (#84) (fredrikekre)
LiveServer.jl - v0.3.2

Published by julia-tagbot[bot] about 5 years ago

  • #83 fixes an issue with html paths in the presence of non-ascii characters (thanks @TotalVerb)
LiveServer.jl - v0.3.1

Published by julia-tagbot[bot] over 5 years ago

v0.3.1 (2019-06-04)

Diff since v0.3.0

Closed issues:

  • remove the HTTP patch when HTTP#405 is fixed (#59)
  • Error chasing (#57)
LiveServer.jl - v0.3.0

Published by julia-tagbot[bot] over 5 years ago

v0.3.0 (2019-06-03)

Diff since v0.2.1

Closed issues:

  • Test against Julia 1.2.0-rc1 (#74)
  • version bump (#72)

Merged pull requests:

  • 1.2 in CI (#75) (tlienart)
  • removing http patch using HTTP 0.8.2 with reuse_limit=0 (#73) (tlienart)
LiveServer.jl - v0.2.1

Published by julia-tagbot[bot] over 5 years ago

v0.2.1 (2019-05-31)

Diff since v0.2.0

LiveServer.jl - v0.2.0

Published by julia-tagbot[bot] over 5 years ago

v0.2.0 (2019-05-28)

Diff since v0.1.1

Closed issues:

  • Invalid include in servedocs (#69)
  • Use with Literate.jl (Feature request?) (#68)
  • Install TagBot (#67)
  • Patch release (mime issue) (#66)
  • servedocs(MyModule)? (#54)

Merged pull requests:

  • Servedocs improvement + literate jl docs (#71) (tlienart)
  • Fix #69 and add verbose option to servedocs (#70) (fredrikekre)
LiveServer.jl - v0.1.1

Published by tlienart over 5 years ago

LiveServer.jl - v0.1.0

Published by tlienart over 5 years ago