Skip to content

Releases: flitto/express-param

1.9.1

11 Dec 09:31
32dc0f2

Choose a tag to compare

What's Changed

  • check and handle errors for stated type/actual type mismatch cases for string type parameters

Full Changelog: 1.9.0...1.9.1

1.9.0

02 Jan 01:31
a6ed39c

Choose a tag to compare

  • update packages
  • package-lock.json v2
  • modify test script

1.8.0

28 Mar 04:47
139db8d

Choose a tag to compare

  • use req.ip for geoip (default)
  • fix geoip addon bug
  • update packages & use c8 instead of istanbul

1.7.0

28 Jan 03:43
f8357bd

Choose a tag to compare

  • update pkgs & docs

1.6.2

08 Sep 08:24
f05caf3

Choose a tag to compare

  • support number 0

1.6.1

04 Aug 04:25
6b87c39

Choose a tag to compare

  • parse optional string parameter

1.6.0

04 Aug 03:55
095c150

Choose a tag to compare

  • when string type, replace \u0000 to '' (Some android keyboard problem)
  • package version up

1.5.0

06 Apr 01:54
0861d16

Choose a tag to compare

  • update packages
  • support nodejs version: 10, 12, 14

1.4.1

20 Jul 01:43
c685a4a

Choose a tag to compare

  • update packages

1.4.0

24 Mar 00:48
83ea1f8

Choose a tag to compare

  • update packages