All notable changes to this project will be documented in this file. See standard-version for commit guidelines.
2.0.1 (2022-06-01)
2.0.0 (2022-04-22)
-
constants: Freeze the
options
object to disallow modifications to it during runtime. -
constants: freeze the requset
options
and use it in requests (81f6004)
1.2.0 (2022-04-22)
- cache: provide
cacheTime
options (65b50ac)
1.1.1 (2022-04-16)
- types: add missing compile output (fabac4f)
1.1.0 (2022-04-13)
- export
AbstractPistonClient
for extendability (064dfb1)
- node: use
https
/http
according to url (f87b328)
1.0.2 (2022-04-12)
- client: options should be optional (084f345)
1.0.1 (2022-04-12)
- client: add clients for browser and node (4123d6d)