Skip to content

Releases: naqvis/crystal-html5

Fixed spec and linting issue

07 Jan 07:12
7a2ce37
Compare
Choose a tag to compare
Merge pull request #9 from naqvis/fix-issue-8

Fix: spec issue and linting issues

Refactoring and adding missing v to release tag

18 Jan 06:34
990093e
Compare
Choose a tag to compare

Thanks to @matthewmcgarvey for pointing out that previous release tag was missing v.

Refactoring

01 Aug 13:48
3e6d6f4
Compare
Choose a tag to compare

Thanks to @MrSorcus for refactoring PR.

Added support for CSS pseudo class a=1, or a=-1 the 1 may be omitted

14 Apr 14:51
Compare
Choose a tag to compare
v0.3.0

Added support for CSS pseudo class a=1, or a=-1 the 1 may be omitted

Updated for Crystal 1.0

04 Apr 16:37
Compare
Choose a tag to compare
v0.2.9

Updated for Crystal 1.0

Fixed CSS Selector bug

14 Mar 10:12
Compare
Choose a tag to compare

Thank you @MrSorcus for reporting bug.

Fixed Node#to_html(false) issue

13 Mar 13:56
Compare
Choose a tag to compare
v0.2.7

Fixed Node#to_html(false) issue

Updated for Crystal 0.36.0

27 Jan 07:39
Compare
Choose a tag to compare
v0.2.6

Updated for Crystal 0.36.0

Renamed folder to html5, removed travis and added github action

10 Jan 16:45
Compare
Choose a tag to compare
v0.2.5

Renamed folder to html5, removed travis and added github action

Fixed copy size to avoid probable random segfaults

10 Dec 09:18
Compare
Choose a tag to compare
v0.2.4

Fixed copy size to avoid probable random segfaults