Skip to content

v1.8.0 (Sept 1, 2021)

Latest
Compare
Choose a tag to compare
@deejaygeroso deejaygeroso released this 01 Sep 06:06
860a7af

CHANGELOG

  • Added .prettierrc config.
  • Added new global constant object for the list status codes.
  • Added public directory and moved robots.txt within the directory.
  • Moved AuthService to global/lib directory.
  • Refactored mongoose initialization.
  • Refactored Server class.
  • Removed some unused methods under global/functions directory.
  • Renamed global/utilities directory to global/lib.