Skip to content

Latest commit

 

History

History
97 lines (44 loc) · 3.81 KB

CHANGELOG.md

File metadata and controls

97 lines (44 loc) · 3.81 KB

1.5.7 (2024-12-10)

Bug Fixes

  • update Vercel client and error handling (f7df377)

1.5.6 (2024-12-09)

Performance Improvements

  • add JSON Schema support (06c2a47)

1.5.5 (2024-12-09)

Bug Fixes

  • add config creation prompt (14afdd7)

1.5.4 (2024-12-09)

Bug Fixes

  • migrate templates to TypeScript (7a6c7ff)
  • remove newline in success message (22c74e5)

1.5.3 (2024-12-06)

Bug Fixes

  • enforce array for inc operator values (8b7f09d)

1.5.2 (2024-12-06)

Bug Fixes

  • enhance condition formatting (bb07348)
  • update schema and examples for consistency (3b9c55e)

1.5.1 (2024-12-06)

Bug Fixes

  • remove auto-generated comment (6f1622c)

1.5.0 (2024-12-06)

Features

  • add new templates for bot detection and OFAC rules (f720a76)
  • add template command and config utils (9685b99)

1.4.0 (2024-11-30)

Bug Fixes

  • enhance sync and update IP rules (48cf546)

Features

  • add config version support to download command (29a3bc6)
  • add config version support to list command (5d84b78)

1.3.3 (2024-11-30)

Bug Fixes

  • add dynamic column width calculation (3a2a5ff)

Performance Improvements

  • enhance rule validation and logging (6d606d2)

1.3.2 (2024-11-28)

Bug Fixes

  • enhance config handling in download command (b100716)

1.3.1 (2024-11-27)

Performance Improvements

  • improve logging for sync process (beadcd1)