Add secondary indexing via partition key support
This is a breaking change. As per Semantic Versioning rules, the version number has been bumped by a major version due to this change.
Please see the PR below for a full description and diff.
What's Changed
- Add secondary indexing via partition key support by @Rooster212 in #5
- Fix exports in index.ts for packaging, and add a dry-run publish to test by @Rooster212 in #6
Full Changelog: 0.2.1...1.0.0