7 Commits

Author SHA1 Message Date
Kirollos Risk
19e941be00
Added tests for logical querying 2020-05-03 12:14:11 -07:00
Kirollos Risk
0a90392121 Used prettier format 2020-03-27 17:04:50 -07:00
Kirollos Risk
e04afe8d86 Fixed definition file and linted tests 2020-03-25 12:20:10 -07:00
Kiro Risk
e74a9ef305
Changed bundler to Rollup (#367)
- Changed bundler to Rollup
- Added ES6 modules for bundlers and browsers (fixed #262)
- Added CommonJS builds
- Added UMD builds
- Name change so that .min actually reflects the minified version
2020-03-23 08:22:20 -07:00
Kirollos Risk
a443766ecb Improved indexing 2020-03-14 21:11:03 -07:00
Jeroen Claassens (Favna)
48e55f7a7b Three improvements for the price of one (#291)
* Cleanup build

Partial: Requires next commit for a proper version!

* Port tests to the Jest framework

* Fix typings and cover them in a test

This should resolve #261 as long as the system of the test is being used. That being said, this system allows for a fully typed configuration with IDE support

TypeScript usage is further described in the documentation, so please accept that PR if this one is accepted.

* Run standard-format

* Remove duplicate types field from package
2019-03-06 21:06:27 -08:00
Kirollos Risk
42b082fb16 Rearchitecture (#151)
* New architecture

* added newer versions of node

* Travis fix

* Remove iojs to make travis happy

* Added copyright info

* Fixed package and config

* Incremeneted version

* Added support for iojs

* Removed newline from copyright

* Version up
2017-04-25 09:51:21 -04:00