Skip to content

Releases: CourseDesign/scope-validator

v1.1.0

Choose a tag to compare

@Su-Yong Su-Yong released this 31 Oct 15:17
  • add validatorAsync function in ScopeValidatorManager
  • add createAsync function in ScopeValidatorFactory
  • ScopeValidator.validator can async function
  • default generic type is changed (Record<string, unknown> -> Record<string, string>)

v1.0.3

Choose a tag to compare

@Su-Yong Su-Yong released this 28 Oct 16:02
  • special characters are not filtered string capture pattern

v1.0.2

Choose a tag to compare

@Su-Yong Su-Yong released this 05 Oct 13:59
  • change parameters
  • fix context

v1.0.1

Choose a tag to compare

@Su-Yong Su-Yong released this 18 Sep 08:17
  • Update README.md
  • fix pattern bug

v1.0.0

Choose a tag to compare

@Su-Yong Su-Yong released this 16 Sep 09:50