Skip to content

Releases: JuliaWeb/Hyperscript.jl

v0.0.5

06 Dec 13:42
21678c3
Compare
Choose a tag to compare

Hyperscript v0.0.5

Diff since v0.0.4

Merged pull requests:

Closed issues:

  • Thoughts about a templating language? (#21)
  • display to text/plain (#28)
  • flat should accept AbstractArray (#30)
  • Release 0.0.5 (#43)

v0.0.4

11 Nov 00:19
944d36d
Compare
Choose a tag to compare

Hyperscript v0.0.4

Diff since v0.0.3

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:

v0.0.3

20 Jul 02:16
v0.0.3
6e49db6
Compare
Choose a tag to compare

v0.0.3 (2019-07-19)

Diff since 0.1

Closed issues:

  • Adding attributes without values (#16)
  • Raw string rendering (#14)
  • Error: does not support v0.6.3 (#10)
  • Odd error with include (#7)
  • Broader use of :name => "something" (#5)
  • Pretty rendering (#4)
  • Using Symbols as attribute values (#3)
  • Error tagging new release (#1)

Merged pull requests:

  • use the correct uuid, to not confuse Pkg thoroughly (#17) (SimonDanisch)
  • [RFC] For DOM children, use repr\(MIME\("text/html", x\)\) (#12) (tshort)
  • List pt as supported unit in the README (#11) (ninjin)
  • Try out a Pretty wrapper for pretty-printing (#9) (yurivish)
  • Add pretty rendering options (#6) (tshort)
  • Documenting attributes with Julia keyword names (#2) (ninjin)

Hyperscript 0.0.2

02 Jan 17:51
Compare
Choose a tag to compare

Initial release.