chore: Release 1.0.0 [skip ci]
## 1.0.0 (2024-07-15) ###⚠️ BREAKING CHANGES * add support for JSON files * add support for JSON files ### Features * add support for JSON files ([2de48e2b](2de48e2b)) * add support for JSON files ([ade7c828](ade7c828)) * added cfg file for changelog ([dad8f9a5](dad8f9a5)) * added cfg file for changelog ([c7769c07](c7769c07)) * **algorithm:** add course statistics to writeResults function ([cf3a99b2](cf3a99b2)) * **algorithm:** add course statistics to writeResults function ([d3dadbeb](d3dadbeb)) * change input files type (.xlsx -> .json) ([e702b9ba](e702b9ba)) * change input files type (.xlsx -> .json) ([bc7986af](bc7986af)) * Changelog test ([0680bf6a](0680bf6a)) * improve cost function ([c8d31aec](c8d31aec)) * improve cost function ([2047da84](2047da84)) * Initial commit ([a9d28a21](a9d28a21)) * Initial commit ([52ffd6a4](52ffd6a4)) * Initial commit ([0e676aeb](0e676aeb)) * Initial commit ([97d48249](97d48249)) * Update ci ([5c888113](5c888113)) * Update file for changelog ([905cdbdb](905cdbdb)) * Update file for changelog ([24302938](24302938)) * Update file for changelog ([7ee36840](7ee36840)) * Update file for changelog ([2dcc2b1a](2dcc2b1a)) * update graphs params ([92fa3d12](92fa3d12)) * update graphs params ([7eafc802](7eafc802)) * Update yml for Changelog ([4dccd845](4dccd845)) ### Bug Fixes * .gitignore ([a4ddd3fd](a4ddd3fd)) * delete .idea ([d915be7d](d915be7d)) * fixed CI ([9a07e96b](9a07e96b)) * increase amount of distributions ([df112163](df112163)) * increase amount of distributions ([6d8f6960](6d8f6960)) * merge conflict resolved ([b8514992](b8514992)) * update CLI interface ([e0213abd](e0213abd)) * update CLI interface ([bf0910d5](bf0910d5)) * update requirements.txt ([e0773e4f](e0773e4f)) * update requirements.txt ([7fbd8d2e](7fbd8d2e)) * update requirements.txt ([59629412](59629412)) * update requirements.txt ([9051d27e](9051d27e)) * Updated CI file for changelog ([98954ac7](98954ac7)) * Updated CI file for changelog ([746db13c](746db13c)) ### Performance Improvements * move from openpyxl lib to pandas ([45747dfe](45747dfe)) * move from openpyxl lib to pandas ([c1867628](c1867628)) * update cost function to improve quality of distribution ([e80c3e17](e80c3e17)) * update cost function to improve quality of distribution ([55d94bda](55d94bda)) * update cost function to improve quality of distribution ([3f9abf7a](3f9abf7a)) * update cost function to improve quality of distribution ([e2ae7fca](e2ae7fca))
Loading