The hard coded 1.0.0 tag is still used throughout. We can use that for internal stamping, but we should consider how the release tags and API version align. There is a RERUM_API_VERSION env, a __rerum.APIVersion property, and noted API version on API.html to consider.
The hard coded 1.0.0 tag is still used throughout. We can use that for internal stamping, but we should consider how the release tags and API version align. There is a
RERUM_API_VERSIONenv, a__rerum.APIVersionproperty, and noted API version on API.html to consider.