- Updated dependencies, base files, and editions using boundation
- Updated dependencies, base files, and editions using boundation
- Updated dependencies, base files, and editions using boundation
- Updated dependencies, base files, and editions using boundation
- Updated dependencies, base files, and editions using boundation
- Updated dependencies, base files, and editions using boundation
- Updated dependencies, base files, and editions using boundation
- Updated dependencies, base files, and editions using boundation
- Updated dependencies, base files, and editions using boundation
- Updated dependencies, base files, and editions using boundation
- Updated dependencies, base files, and editions using boundation
- Updated dependencies, base files, and editions using boundation
- Updated dependencies, base files, and editions using boundation
- Updated dependencies, base files, and editions using boundation
- Updated dependencies, base files, and editions using boundation
- Converted from JavaScript to TypeScript
- Breaking Change:
require('caterpillar-filter')
is nowrequire('caterpillar-filter').default
- No change necessary if are using import for modules or doing
require('caterpillar-filter').create()
- No change necessary if are using import for modules or doing
- Updated dependencies, base files, and editions using boundation
- Updated dependencies, base files, and editions using boundation
- Updated dependencies, base files, and editions using boundation
- Minimum required node version changed from
node: >=8
tonode: >=10
to keep up with mandatory ecosystem changes
- Updated dependencies, base files, and editions using boundation
- Updated dependencies, base files, and editions using boundation
- Updated dependencies, base files, and editions using boundation
- Updated dependencies, base files, and editions using boundation
- Updated dependencies, base files, and editions using boundation
- Updated dependencies, base files, and editions using boundation
- Minimum required node version changed from
node: >=0.12
tonode: >=8
to keep up with mandatory ecosystem changes
- Updated dependencies, base files, and editions using boundation
- Moved from Flow Type Comments to TypeScript JSDoc
- Updated base files and editions using boundation
- Converted from CoffeeScript to JavaScript
- API is now simplified, the class is exported directly, and
createFilter
is now justcreate
- Fixed readme example
- Added
create
API to make life easier when doing one liners - Project meta data files are now maintained by Projectz
- Node 0.8 support
- Extracted from the main caterpillar repository for the stream rewrite