You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@Blacksmoke16 thanks for putting together this list. I read through the list of breaking changes and did some grepping to check if things were needed, and added File.stat to your list.
In addition, I think this change will have some major effects on projects which use Granite:
With 0.25.0 coming soon, we need to update some things for the new version.
crystal deps
is being removed. CLI: remove deps command crystal-lang/crystal#5544JSON::Type
. Implement JSON::Any and YAML::Any without recursive aliases crystal-lang/crystal#5183File.stat
is renamed toFile.info
Rename and rework File::Stat as File::Info crystal-lang/crystal#5584The text was updated successfully, but these errors were encountered: