- Depend on stRange.js types #14. Thanks, @bdbaraban!
- Bundle TypeScript definitions #10. Thanks, @cliedeman!
- Bump dependencies. This notably silences a
npm audit
warning #7. - Drop support for Node versions 4.x and earlier.
- Subclass returned
Range
objects 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.