Tags: thchr/Gumbo.jl
Tags
## Gumbo v0.8.2 [Diff since v0.8.0](JuliaWeb/Gumbo.jl@v0.8.0...v0.8.2) **Closed issues:** - Maintainership (JuliaWeb#83) - Strange behaviour with autoclosing tags (JuliaWeb#84) - ERROR: MethodError: no method matching tag(::HTMLText) (JuliaWeb#88) - Not working in Alpine Linux or julia musl. (JuliaWeb#89) - ERROR: UndefVarError: libgumbo not defined macbook m1 (JuliaWeb#90) - TagBot trigger issue (JuliaWeb#93) **Merged pull requests:** - Add compat for AbstractTrees.jl 0.4 (JuliaWeb#92) (@lorenzoh) - fix: correctly handle WS in parsehtml (JuliaWeb#94) (@pfitzseb)
## Gumbo v0.8.0 [Diff since v0.7.0](JuliaWeb/Gumbo.jl@v0.7.0...v0.8.0) **Closed issues:** - ERROR: MethodError: no method matching tag(::HTMLText) (JuliaWeb#78) **Merged pull requests:** - Upgrade to Julia 1.3+, use JLL package (JuliaWeb#74) (@staticfloat) - Install TagBot as a GitHub Action (JuliaWeb#79) (@JuliaTagBot) - properly escape xml entities and overhaul printing (JuliaWeb#80) (@pfitzseb) - fix printing, add `hasattr`, add `text(::HTMLElement)` (JuliaWeb#81) (@pfitzseb) - version 0.8 (JuliaWeb#82) (@pfitzseb)
Merge pull request JuliaWeb#63 from andreasnoack/patch-1 Remove SHA from REQUIRE
Merge pull request JuliaWeb#59 from JuliaWeb/fbot/deps Fix deprecations
Merge pull request JuliaWeb#47 from essenciary/patch-1 Fix for incorrect parsing of custom html elements
Merge pull request JuliaWeb#39 from porterjamesj/remove-compat remove compat
Merge pull request JuliaWeb#29 from porterjamesj/abstract-trees use AbstractTrees for traversals
PreviousNext