1.1.0
Added support for weak comparisons, so W/ can be stripped from etags
- Added support for weak comparisons within IfMatch
- Added support for weak comparisons within IfNoneMatch
- Added configurations options for both so strong comparisons can be enabled optionally
- Added tests for both IfMatch and IfNoneMatch
Added comparison algorithm section to readme with more info.