Skip to content

Releases: plotdb/httputil

0.0.7

21 Nov 03:02

Choose a tag to compare

  • support invalid option in datefmt and handle bad input properly
  • reorg files structure

0.0.6

21 Nov 02:42

Choose a tag to compare

  • add datefmt

0.0.5

12 Nov 12:05

Choose a tag to compare

  • path encoding should use encodeURI instead of encodeURIComponent

0.0.4

12 Nov 11:19

Choose a tag to compare

  • (breaking change) let cookie by default set to /, while can be overwritten with option.
  • proper encode cookie options and values
  • upgrade modules to fix vulnerabilities

0.0.3

12 Nov 10:30

Choose a tag to compare

  • extend cookie api to accept an object for cookie options
  • upgrade modules to fix vulnerabilities

0.0.2

22 Jan 07:19

Choose a tag to compare

  • speed up building by replacing npx with ./node_modules/.bin/
  • rename httputil.js, httputil.min.js to index.js and index.min.js
  • add main and browser field in package.json.
  • further minimize generated js file with mangling and compression
  • upgrade modules
  • patch test code to make it work with upgraded modules
  • release with compact directory structure

0.0.1

15 Dec 06:48

Choose a tag to compare

v0.0.1

init commit