All notable changes to this project will be documented in this file.
- Remove github actions
- Added
seeders-path
to baseOption in/src/core/yargs.js
- docs(README.md): fixed typos, and replaced examples methods from global usage to local(project based) using npx. Fixed links related to Github generated links to display full-path of links in npmjs' website.
- storage.js from ./src/core
- unable to find models/index.js when using settings from {cwd}/.mongooserc
- The omitted {} in the commented examples of ./src/assets/seeders skeleton.
- Logo (designed by me with Inkscape) for the project has been added and is visible in README file
- Screenshots in ./github/images/screenshots
- Link to screenshots in faq
- Issue template in ./github directory
- Examples added in examples directory.
- Seeders, migrations working.
- An in-depth description in the readme file.
- First working version