Closed ZombieHarvester closed 4 years ago
We also had to lock floki
at < 0.24.0
to prevent those warnings.
How important is this to you guys? Also, is there a proposed fix? I'm going to roll an update to 0.6.1 to deal with the is_struct conflict with Elixir v1.10. If there is a preferred thing to do here, I'll try to get it in...
Hey guys. Fixing this to get rid of the deprecations may mean taking a requirement on a newer version of Floki.
Any objections?
Confirmed. Fixing it will require >= Floki 0.24.0
The fix is in the floki_update branch. I'll leave it there for a day, then merge it in if anybody wants to take a look.
Looks good! Thanks.
OK. This is merged into master
Floki released 0.25.0 🤷♂️ This time no braking changes, shouldn't be a problem to upgrade
I'm going to require >= 0.24.0 as that is the minimum version that it all works for. 0.25 is good too.
currently it requires strict "0.24.0"
My bad. Should have been ">= 0.24.0" Fixing now
Awesome, thanks
Fixed, and I just pushed 0.7.0 to hex.
Perfect. Thanks for the great package, so much better than built in controller testing or wallaby/poison
Thanks! I appreciate that!
I'm always a fan of "simpler is better"
simpler and FASTER
:-)
One usually leads to the other. Can't wait to show off the big C project I'm working on. Definitely follows that line of thinking.
https://github.com/philss/floki version 0.24.0 emits deprecations on PhoenixIntegration v0.6