• On r-devel (R > 4.3.1), input_provided(NULL) now returns FALSE (as it does with older versions of R). (#72)
  • Support HTML messages when failing a validation. (#55)
  • Fix an incompatibility between jQueryUI and shinyvalidate. (#32)
  • New package with 18 functions and one R6 class (InputValidator).