Skip to content

v2.3.0-rc.1

Pre-release
Pre-release
Compare
Choose a tag to compare
@OldSneerJaw OldSneerJaw released this 09 Apr 22:01
827c81c

Added

  • #285: Throw an Error object when there is an authorization or validation failure
  • #281: Mechanism to reset test environment between test cases
  • #278: Extended year format in date strings
  • #282: Support hour 24 in date and time validation types
  • #292: Permanent workaround for bugs in Date object implementation

Fixed

  • #276: Date range validation is incorrect for dates between years 0 and 99
  • #288: Backticks are escaped even if sync function is not written to a file
  • #293: Incorrect line numbers in test case failure stack traces
  • #294: Time zones incorrectly allow the colon to be omitted

Deprecated

  • src/loading/sync-function-loader.js module: the load function's formatOptions parameter