There are many breaking changes going into master on a daily (almost hourly) basis (I’m not against that at all, I actually hope some more time is spent to make these breaking changes before it is considered really to late to fix remaining inconsistencies).
My issue is just that many changes have been going in without corresponding changes to Compat, which makes life very difficult for people trying to get packages in line with master.
Even when PRs are made to Compat.jl
to address some of these breaking changes, many have not been merged yet (I’m looking at you #474 and #457! )
It would be nice if people could make a PR for Compat.jl
that would get merged at the same time as any breaking changes, instead of weeks later.