Skip to content

Tags: Pimm/parseHttpDate

Tags

npm-1.0.13

Toggle npm-1.0.13's commit message
Bumped the version.

npm-1.0.12

Toggle npm-1.0.12's commit message
Bumped the version.

npm-1.0.11

Toggle npm-1.0.11's commit message
Bumped the version.

npm-1.0.10

Toggle npm-1.0.10's commit message
Bumped the version.

npm-1.0.9

Toggle npm-1.0.9's commit message
Bumped the version.

npm-1.0.8

Toggle npm-1.0.8's commit message
Bumped the version.

npm-1.0.7

Toggle npm-1.0.7's commit message
Made validation slightly stricter.

The previous version would accept any three-character string where only the first is upper case as the day of the week (such as "Abc"). The new version is slightly smarter, as it only allows a subset of characters. For instance, it does not allow the day of the week to start with A, B, C, D, E, X, Y, or Z.

npm-1.0.6

Toggle npm-1.0.6's commit message
Bumped the version.

npm-1.0.5

Toggle npm-1.0.5's commit message
Bumped the version.

npm-1.0.4

Toggle npm-1.0.4's commit message
Bumped the version.