NETRAVE/CHANGELOG.md
2023-07-30 18:41:20 -06:00

2.4 KiB

Changelog

Note: This changelog might be incomplete. For a complete list of changes, please check the commit history in the repository.

Commits on Jun 10, 2023

  • Refactoring Database Interaction Methods (Commit: 335cd89)
    • Significant refactoring of the database interaction methods in the NETRAVE project. Simplified the interaction with the database and resolved a Sequel::DatabaseError that was encountered during the execution of the store_services method.

Commits on Jun 7, 2023

  • Setup a project dependant rubocop for ease of development (Commit: f96cf9e)

    • Included the project specific settings files so that fellow VS Code users can just clone down the repo, and install the needed extensions.
  • Update TODO.md (Commit: 3d2a632)

  • Merge pull request #2 from Pixelated-Studios/vetheon-patch-2 (Commit: 982c404)

    • Enhancing User Experience by Streamlining Database Connection Setup
  • Enhancing User Experience by Streamlining Database Connection Setup (Commit: 6768cf1)

    • Made significant improvements to the user experience of the NETRAVE project by streamlining the process of setting up the database connection.

Commits on Jun 5, 2023

  • Merge pull request #1 from Pixelated-Studios/VetheonGames-patch-1 (Commit: 72a7775)

    • Update README.md
  • Update README.md (Commit: 28960fa)

  • Update issue templates (Commit: 0a27925, 92499ec)

  • Create SECURITY.md (Commit: 6615a99)