Skip to content

v1.0.4

Pre-release
Pre-release
Compare
Choose a tag to compare
@CODE-G-ROOT CODE-G-ROOT released this 21 Sep 04:53
· 108 commits to main since this release
368bb71

Implementation of the new features

  • GET method for the users and incidents:
    • These changes implement the search middleware to search the incidences or users.
  • Limit:
    • This function limits the queries for improve the server performance.
  • New Function in connection the file:
    • A new function has been added with the objective of creating new collections to be used for the POST method in the future versions.
  • Changes to the Autoincrement function:
    • The auto-increment function has been improved for better understanding

List the files deleted

  • incidents.js --> in the folder "Controllers"
  • users.js --> in the folder "Controllers"

What's Changed

  • New Changes by @JuanDavidAvilaRaveloCampus in #6

Full Changelog: v.1.0.3...v1.0.4