polyrel 0.2.1

Unofficial Polymarket relayer client
Documentation
## [0.2.1] - 2026-04-11

### features

- add neg-risk adapter approval helpers
## [0.2.0] - 2026-04-06

### features

- sign Safe creation internally and add deployment preflight check
- export calldata builders and document batch approval workflow

### documentation

- update CHANGELOG.md for v0.2.0

### miscellaneous

- bump version to 0.2.0
## [0.1.0] - 2026-04-05

### features

- add polyrel relayer client crate

### documentation

- add crate-level usage examples with tested doc blocks
- add docs.rs link to README
- add CHANGELOG.md for v0.1.0

### miscellaneous

- add gitignore
- add license
- add README
- add rustfmt
- add target directory to gitignore
- bump version to 0.1.0
- add git-cliff configuration
- fix README
- add package metadata to Cargo.toml