- Bump dependencies. This notably silences a
npm auditwarning #7. - Drop support for Node versions 4.x and earlier.
- Subclass returned
Rangeobjects from js-strange objects to provide useful methods for range manipulation and inspection.
- Explicitly license under MIT.
- Loosen range validity checking.
- Support coercing range objects into queries.
- Initial release.
- Support returning range object from queries.