Skip to content

Releases: Reloadly/http-firewall

Allow user to specify block lists

Choose a tag to compare

@arunkpatra arunkpatra released this 16 Feb 09:18
b62c2d4

Allow user to specify block lists

  • Users can provide block list.
  • Block lists can be added for both encoded and decoded URLs.

Code coverage improvements

Choose a tag to compare

@arunkpatra arunkpatra released this 23 Jan 08:34
19cd3e3

Code coverage improvements

  • Added tests
  • Addressed warnings

Regular Expression Fixes

Choose a tag to compare

@arunkpatra arunkpatra released this 23 Jan 03:39
4dc640a

Regular Expression Fixes

  • Fixed CodeQL alerts
  • Improved example

First GA Release

Choose a tag to compare

@arunkpatra arunkpatra released this 22 Jan 17:25
3b18ca1

First GA release

  • Verified usability checks
  • Verified tests and code coverage
  • Verified documentation standards
  • Verified documentation standards

JavaScript Support and Usability Improvements

Choose a tag to compare

@arunkpatra arunkpatra released this 22 Jan 13:41
ccc997b

JavaScript Support and Usability Improvements

  1. Javascript usage support in addition to TypeScript
  2. Updated docs
  3. Usability improvements

Polish

Choose a tag to compare

@arunkpatra arunkpatra released this 22 Jan 10:50
42c1448

Cleanup and polish

  • Formatted code
  • Updated license on package.json to match GitHub repo license

Initial Release

Choose a tag to compare

@arunkpatra arunkpatra released this 22 Jan 09:41
7788ac1

Initial Release

  • Core functionality
  • Basic tests
  • Documentation