Re: [racket-dev] version number for functions/forms in docs

2012-04-27 Thread Jon Rafkind
+1 On 04/27/2012 11:25 AM, Laurent wrote: > Hi, > > If that's not too difficult to do (maybe automatically), it would be nice if > the docs could tell if a function/form has changed or has been added recently. > Maybe a note in the margin like "Added in 5.2.1" or "Changed in 5.3.0". > It would be

[racket-dev] version number for functions/forms in docs

2012-04-27 Thread Laurent
Hi, If that's not too difficult to do (maybe automatically), it would be nice if the docs could tell if a function/form has changed or has been added recently. Maybe a note in the margin like "Added in 5.2.1" or "Changed in 5.3.0". It would be helpful for backward compatibility. Laurent _