Project Release Notes - Version 3.2.0
Data Normalization (Subjects List)
- Introducing data normalization for Subjects List.
- Improved efficiency in handling and organizing subject data.
- Enhancements to ensure consistency across subject-related functions.
New Features
1. getSubjectsByDept
- Added a new function:
getSubjectsByDept
for retrieving subjects based on department. - Provides a convenient way to filter subjects based on specific departments.
2. updateWithNormalData
- Implemented
updateWithNormalData
function for updating data with normalized values. - Ensures data integrity and consistency in the system.
3. .gitkeep
- Added
.gitkeep
file to preserve empty directories in the repository. - Helps maintain directory structure and prevents unintended exclusion of directories.
Bug Fixes
1. Handling Skipped Subjects in Consolidated & OBE Sheet
- Resolved issues related to handling skipped subjects in Consolidated and OBE sheets.
- Improved accuracy in subject data handling during consolidation processes.
2. [Fix] - Subject-wise Toppers List, Data Normalization, Fail-count, Fi
- Addressed issues related to subject-wise toppers list, data normalization, fail-count calculations, and more.
- Ensures accurate and reliable results in various aspects of the system.
3. [Fix] - Calculate Grades if not given by MGU. A fix for PG Result discrepancy
- Fixed discrepancies in PG results by calculating grades when not provided by MGU.
- Improves the accuracy of PG results and eliminates potential errors.
On Hold
1. [Hold] - Course params on PG result
- The implementation of course parameters on PG results is currently on hold.
- This feature will be addressed in future releases.
Miscellaneous
- Minor code enhancements and optimizations for better performance.
- General bug fixes and improvements to enhance overall system stability.
Thank you for using our project! If you encounter any issues or have feedback, please feel free to open an issue on GitHub.
What's Changed
- Version 3.2 by @decoded-cipher in #20
Full Changelog: v3.1...v3.2