Skip to content

V.2.1.0

Compare
Choose a tag to compare
@TheNexusAvenger TheNexusAvenger released this 24 Nov 03:02
· 13 commits to master since this release

Changes

  • Added strict typing.
  • Deprecated object-based property validators for AddGenericPropertyValidator and AddPropertyValidator in favor of function-based property validators like AddGenericPropertyFinalizer and AddPropertyFinalizer.
  • SetClassName now returns the class it was called on instead of nil to allow for chaining.