Skip to content

v0.1.0

Latest
Compare
Choose a tag to compare
@DreamOfIce DreamOfIce released this 13 Dec 07:24
· 16 commits to main since this release
3af4933

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

  1. Add RA_ prefix to environment variables,
    NODE_ENV, HOST and PORT are not changed to comply with the custom
  2. Refactoring the structure of the configuration file,
    see lib/config.js for details

New Contributors

Full Changelog: v0.0.1...v0.1.0