Skip to content

Latest commit

 

History

History
24 lines (15 loc) · 1.24 KB

ROADMAP.md

File metadata and controls

24 lines (15 loc) · 1.24 KB

Dynamoose Roadmap

This roadmap has not been updated in a while. Please take it with a grain of salt.

This is the proposed roadmap for Dynamoose. If you have ideas for how to improve the library please submit GitHub issues. Please keep in mind all content below is not finalized and is subject to change at any time.

Release 1.1

The main goal of version 1.1 will be to finish the plugin system for Dynamoose. Other less important goals include more ES6 (ES2015) updates as well as adding a Model.find alias.

  • Plugin system
  • ES2015 updates
  • Model.find alias

Release 1.1.x

The main goal of 1.0.x will be to improve the community support of Dynamoose. This includes a massive overhaul of the documentation and testing suite. The website will also be massively improved with better organization, and better usability features. This release might span multiple 1.0.x releases, or might be delayed until release 1.1 depending on readiness of features, to conform to the Semantic Versioning requirement that is being added in version 1.0. The full list of proposed future changes are listed below.

  • Better documentation
  • Redesigned website
  • Improved tests
  • GitHub issue/PR templates
  • Contribution guidelines