# CHANGELOG

## v0.2.0 2022-12-16

- feat: add `readCookies` / `readCookiesStr` export

## v0.1.1 2022-12-12

- feat: process chrome special timestamp

## v0.1.0 2022-12-11

- feat: export ICookie & chromiumBrowsers
- feat: use sql parameters

## v0.0.3 2022-12-11

- add readme
- fix some types

## v0.0.2 2022-12-11

- camelCase everything
- remove internal console.log

## v0.0.1 2022-12-11

- first release, only mac + chromium based browsers are supported.
