Skip to content

0.5.0

Choose a tag to compare

@codekandis codekandis released this 28 Oct 20:59
· 47 commits to main since this release
b673459

0.5.0 - 2023-09-11

Fixed

  • Object.prototype.hasProperty()
  • JSDoc

Added

  • Array.prototype.isEmpty()
  • Collection.isEmpty()
  • NotImplementedException
  • validators
    • simple validators
      • AbstractValidator
      • ValidatorChain
      • default simple validators
    • HTML element validators
      • AbstractHtmlElementValidator
      • HtmlElementValidatorChain
      • default HTML element validators