maiha / hq.cr

a simple wrapper for crystal-xml
MIT License
7 stars 1 forks source link

Tests do not run #3

Closed ghost closed 2 years ago

ghost commented 2 years ago

Just tried to run crystal spec on master after installing deps.

In src/hq/css/none.cr:1:1

 1 | struct Hq::Css::None
     ^
Error: abstract `def Enumerable(T)#each(& : (T ->))` must be implemented by Hq::Css::None
maiha commented 2 years ago

Hi, @yujiri8

This library is no longer maintained because something wonderful has come along.

Please try to use kostya's lexbor. 👍 https://github.com/kostya/lexbor

ghost commented 2 years ago

Sorry, don't know how I missed that. I guess I had two repositories open at once and I got confused about which one had the deprecation notice.