tylerhubert / rsql-criteria-typescript

RSQL Criteria Builder for Typescript
MIT License
13 stars 5 forks source link

feat(*): Add support for custom operators #10

Closed tylerhubert closed 5 years ago

tylerhubert commented 5 years ago

Add a new interface that will allow consumers to make Custom Operators and have control over how the string gets made.

tylerhubert commented 5 years ago

This is the updated version of #9.

coveralls commented 5 years ago

Pull Request Test Coverage Report for Build 34


Totals Coverage Status
Change from base Build 30: 0.0%
Covered Lines: 270
Relevant Lines: 270

💛 - Coveralls
galves commented 5 years ago

Sorry I could only see the "close" button, which I assumed meant "merge and close" but actually it is just that don't have write access to the repo. Please can you merge yourself.

tylerhubert commented 5 years ago

:tada: This PR is included in version 2.1.0 :tada:

The release is available on:

Your semantic-release bot :package::rocket: