# 2.0.1

Fix 404

# 2.0.0

Add a http server

# 1.0.5

Change request response.data to type unknown

# 1.0.0

First version - request, get, post, put, patch, delete

# 1.0.1

`README.md` update

# 1.0.2

Another `README.md` update

# 1.0.3

Fixed type exports in `package.json`

# 1.0.4

params in request options will not stringify if already a string
