• polymarket-browse/v0.0.3: Add security fixes and new features

    shoko released this 2026-03-27 04:07:52 +01:00 | 0 commits to master since this release

    • Add --starts-before filter for match events by start time

    • Add --timezone argument (default: UTC+7)

    • Add --matches-only and --non-matches-only filters

    • TokenBucket rate limiter (10 calls/sec)

    • Dynamic response size limits

    • Proper URL encoding for --search

    • Specific exception handling (no bare except)

    • --detail validation with error on out-of-range

    • Add Troubleshooting section

    • Add Examples section

    • Improved --detail documentation

    • 79 unit tests passing

    Downloads