Tags: JuliaWeb/Hyperscript.jl
Tags
## Hyperscript v0.0.5 [Diff since v0.0.4](v0.0.4...v0.0.5) **Merged pull requests:** - Use `show` instead of `repr`. (#29) (@MichaelHatherly) - Make flat accept AbstractArray (#31) (@schneiderfelipe) - Add example of writing html-file (#38) (@tp2750) - Add `fr` CSS unit (#39) (@fonsp) - kebab function fix (#41) (@algunion) **Closed issues:** - Thoughts about a templating language? (#21) - display to text/plain (#28) - flat should accept AbstractArray (#30) - Release 0.0.5 (#43)
## Hyperscript v0.0.4 [Diff since v0.0.3](v0.0.3...v0.0.4) **Closed issues:** - Invalid call to validateattrs (#15) - let `Hyperscript.Node` be used for an `HTTP.Response` (#22) - consider using PrettyPrinting to improve output display (#23) - Fails to build on 1.6: type piracy? (#24) **Merged pull requests:** - Install TagBot as a GitHub Action (#18) (@JuliaTagBot) - Remove experimental concise node specification support (#25) (@yurivish)