Skip to content

Releases: archfirst/joinjs

Added TypeScript definitions

Choose a tag to compare

@nareshbhatia nareshbhatia released this 30 Aug 13:13
v1.1.1

v1.0.2

Choose a tag to compare

@nareshbhatia nareshbhatia released this 15 Feb 20:20
3f1088c

1.0.2 (2019-02-15)

v1.0.1

Choose a tag to compare

@nareshbhatia nareshbhatia released this 17 Oct 23:26

1.0.1 (2018-10-17)

Bug Fixes

  • Added missing peer dependency marked for semantic-release (a255d5e)

v1.0.0

Choose a tag to compare

@nareshbhatia nareshbhatia released this 17 Dec 15:09
  • Added support for composite keys (thanks to @FerrielMelarpis)
  • Updated the build process with better tools

Bug fixes

Choose a tag to compare

@nareshbhatia nareshbhatia released this 13 Jun 23:21
  • Bug fixes
  • Moved to Babel 6
  • Tests are not in ES6
  • Removed dependency on create-error

Allow simple strings to define properties

Choose a tag to compare

@nareshbhatia nareshbhatia released this 07 Aug 20:55
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

Choose a tag to compare

@nareshbhatia nareshbhatia released this 30 Jul 04:51
0.3.0

Updated README.md and clarified comments.

Minor update

Choose a tag to compare

@nareshbhatia nareshbhatia released this 27 Jul 21:31
  • mapOne( ) now throws a NotFoundError if a mapped object is not found

Initial release

Choose a tag to compare

@nareshbhatia nareshbhatia released this 27 Jul 01:57
0.1.0

Updated package.json to publish dist folder to npm