Release v0.1.0
Please note that this project is still in the early stages of development and incompatible modifications may occur!
What's Changed
- Rename project to RandomAPI
- Refactor the configuration module
- Add pm2 support
- New configuration format
BREAKING CHANGES
- Add RA_ prefix to environment variables,
NODE_ENV, HOST and PORT are not changed to comply with the custom - Refactoring the structure of the configuration file,
see lib/config.js for details
New Contributors
- @DreamOfIce made their first contribution in #1
Full Changelog: v0.0.1...v0.1.0