> Cc: [email protected], Stefan Monnier <[email protected]> > From: Stefan Kangas <[email protected]> > Date: Sat, 31 Aug 2024 15:26:58 -0700 > > Steve Purcell (in Cc) has been maintaining a relatively complete symbol > to version database here: > > https://github.com/purcell/package-lint/blob/master/data/stdlib-changes > > Note that his version keeps track of also of `feature`s, and not just > additions but removals as well. It would be nice if our version could > be extended to do the same. Perhaps Steve has some code or ideas that > he would be willing to contribute.
I'm not sure I understand how can removals help us in the Help commands. They could be used by a new command, which doesn't yet exist, which would show when was a specified symbol removed and what can be used in its stead, but that command needs to be written first, I think (and I'm not sure it will be used enough to justify it, but that's another matter).
