Releases: archfirst/joinjs
Releases · archfirst/joinjs
Added TypeScript definitions
v1.0.2
v1.0.1
v1.0.0
- Added support for composite keys (thanks to @FerrielMelarpis)
- Updated the build process with better tools
Bug fixes
- Bug fixes
- Moved to Babel 6
- Tests are not in ES6
- Removed dependency on create-error
Allow simple strings to define properties
This makes the result maps less verbose. For situations where property name and column name are different, the object form specification is still supported.
Documentation and code refactoring
0.3.0 Updated README.md and clarified comments.
Minor update
- mapOne( ) now throws a NotFoundError if a mapped object is not found
Initial release
0.1.0 Updated package.json to publish dist folder to npm