Skip to content

Latest commit

 

History

History
187 lines (119 loc) · 3.15 KB

CHANGELOG.md

File metadata and controls

187 lines (119 loc) · 3.15 KB

Change Log

All notable changes to this project will be documented in this file. Include your changes above the most recent log, the last changelog is a template to follow.


Omelettes vs Egg wars

PR Title: [Hacktoberfest] [Code Formatting] Changed all eggs to omelettes.

Summary: Changed all eggs to omelettes in the codebase to make it more readable and consistent.

Added

  • Feature foo

Changed

  • eggs to omelettes

Fixed

  • Bug baz

Pre-commit and Ruff

PR Title: [Formatting]: Pre-commit formatter X Ruff. Closes #22

Summary: Integrated pre-commit formatter with Ruff to ensure consistent code formatting.

Added

  • Pre-commit formatter with Ruff

Changed

  • Code formatting to comply with Ruff rules

Fixed

  • N/A

YML Files

PR Title: [API Docs]: Teacher yml files for /apidocs fixed. Closes #19

Summary: Fixed the Teacher YAML files for the API documentation.

Added

  • N/A

Changed

  • Teacher YAML files for API documentation

Fixed

  • Teacher YAML files for API documentation

Changed swagger host

PR Title: [Environment]: Adjust app to use dynamic host in swagger, and updated README to reflect

Summary: Adjusted the application to use a dynamic host in Swagger and updated the README to reflect these changes.

Added

  • N/A

Changed

  • Application configuration to use dynamic host in Swagger
  • Updated README

Fixed

  • N/A

Pre-commit badge

PR Title: [Header]: Update Header badge links, add pre-commit badge

Summary: Updated the header badge links and added a pre-commit badge.

Added

  • Pre-commit badge

Changed

  • Header badge links

Fixed

  • N/A

Documentation of ruff

PR Title: [Docs]: Update README and requirements for pre-commit hook

Summary: Updated the README and requirements to include information about the pre-commit hook.

Added

  • Information about pre-commit hook in README

Changed

  • Requirements file

Fixed

  • N/A

Community Files

PR Title: [DOCS]: Contribution, Licensing and Conduct

Summary: Updated the documentation for contribution, licensing, and code of conduct.

Added

  • Contribution guidelines
  • Licensing information
  • Code of conduct

Changed

  • N/A

Fixed

  • N/A

Changelog, contributing and Readme

PR Title: [Docs]: Changelog, updates to contributing and Readme

Summary: Updated the changelog, contributing guidelines, and README.

Added

  • N/A

Changed

  • Changelog
  • Contributing guidelines
  • README

Fixed

  • N/A

YML Files

PR Title: [API Docs]: Teacher yml files for /apidocs fixed

Summary: Fixed the Teacher YAML files for the API documentation.

Added

  • N/A

Changed

  • Teacher YAML files for API documentation

Fixed

  • Teacher YAML files for API documentation

Environment Variables

PR Title: [Ignore]: env vars

Summary: Ignored environment variables in the repository.

Added

  • N/A

Changed

  • N/A

Fixed

  • Ignored environment variables

Fix urls and Requirements

PR Title: [Revise]: Fix urls and Requirements for eventual deployment

Summary: Fixed URLs and updated requirements for eventual deployment.

Added

  • N/A

Changed

  • URLs
  • Requirements

Fixed

  • N/A