What’s new in API version 8 - Listed

Hi,
do you have a site where all the new methods added to the Rhino V8 API are listed? For example:

  • Surface.CreateTweenSurfacesWithSampling

  • AngularDimension constructor (Line, Point3d, Line, Point3d, Point3d, Boolean)

Basically, I’d like to know what’s new in API version 8, later 9, etc. Are there any plans for new methods? :slight_smile:

The additions in 8.0 are listed at the link below.

https://developer.rhino3d.com/api/rhinocommon/whatsnew/8.0

Similarly, 8.10 is at
https://developer.rhino3d.com/api/rhinocommon/whatsnew/8.10

8.24 is
https://developer.rhino3d.com/api/rhinocommon/whatsnew/8.24

Thanks, exactly this is it