Inkorporated API changes
Derived by comparing the public API surface across all 5 releases that carry one. A member listed under a version is callable from that version on.
A signature change still compiles for a caller that rebuilds against the new version, and still breaks one that ships against the old one.
API.RegisterTattooFromResource(string, string, TattooPlacement, Assembly, string, float, string)API.RegisterTattooFromResource(string, string, TattooPlacement, string, float, string)
First release covered here. 3 public types and members.