- Updated dependencies, base files, and editions using boundation
- Thank you to the sponsors: Andrew Nesbitt, Balsa, Codecov, Poonacha Medappa, Rob Morris, Sentry, Syntax
- Updated dependencies, base files, and editions using boundation
- Thank you to the sponsors: Andrew Nesbitt, Balsa, Codecov, Poonacha Medappa, Rob Morris, Sentry, Syntax
- Updated dependencies, base files, and editions using boundation
- Updated dependencies, base files, and editions using boundation
- Rewrote in TypeScript
- 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
- Dropped need for
semver
dev dependency, as we no longer support Node.js versions <0.12 which is what it was needed for.
- 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.js version changed from
node: >=6
tonode: >=4
adapting to ecosystem changes
- Updated dependencies, base files, and editions using boundation
- Minimum required Node.js version changed from
node: >=8
tonode: >=6
adapting to ecosystem changes
- Updated dependencies, base files, and editions using boundation
- Updated license from
MIT
toArtistic-2.0
- 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.10
tonode: >=8
to keep up with mandatory ecosystem changes
- Updated dependencies, base files, and editions using boundation
- Updated internal conventions
- Moved from ESNextGuardian to Editions
- Minimum supported node version changed from 0.12 to 0.10 - Although node 0.10 has broken Maps, so iterating Maps is not support for node 0.10
- Minor performance improvement for iterating arrays
- Updated internal conventions
- Added support for maps
- Specifically only support arrays, plain objects, and maps
- Converted from CoffeeScript to ES6+
- Updated dependencies
- Updated dependencies
- Added missing
typechecker
dependency
- Returns the subject instead of
this
- Split from bal-util