Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Tags: thchr/Gumbo.jl

Tags

v0.8.2

Toggle v0.8.2's commit message
## 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)

v0.8.0

Toggle v0.8.0's commit message
## 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)

v0.7.0

Toggle v0.7.0's commit message

Verified

This tag was signed with the committer’s verified signature.
JuliaTagBot Julia TagBot
See github.com/JuliaWeb/Gumbo.jl/releases/tag/v0.7.0 for release notes

v0.5.1

Toggle v0.5.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request JuliaWeb#63 from andreasnoack/patch-1

Remove SHA from REQUIRE

v0.5.0

Toggle v0.5.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request JuliaWeb#59 from JuliaWeb/fbot/deps

Fix deprecations

v0.4.1

Toggle v0.4.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request JuliaWeb#47 from essenciary/patch-1

Fix for incorrect parsing of custom html elements

v0.4.0

Toggle v0.4.0's commit message
Merge pull request JuliaWeb#39 from porterjamesj/remove-compat

remove compat

v0.3.0

Toggle v0.3.0's commit message
Merge pull request JuliaWeb#29 from porterjamesj/abstract-trees

use AbstractTrees for traversals

v0.2.2

Toggle v0.2.2's commit message
Gumbo v0.2.2 [2250542]

v0.2.1

Toggle v0.2.1's commit message
Gumbo v0.2.1 [c4c0636]