

Not sure that is the correct approach. break frequently break often seems better (that’s what PHP and java seem to do as far as i can tell, unlike python 3 which caused a lot of drama).
notify a API is deprecated. give some time for users to update to the new API (1 year?) and then remove it.
Of course after version 1.0 there might be less breakage so it won’t be a be problem.
That sounds like something could be improve. is there some sort of warning mechanism in place?
Say when using a lemmy client. the client either specifies its a production build. or if its not then the lemmy server reports where deprecated API’s are used.