Skip to content

Releases: luciferchase/CBSE-Result-Converter

v1.0.0

27 Oct 05:45
Compare
Choose a tag to compare

Honestly, it took way more time than what I thought, but finally the GUI for the program is ready.

Changelog

  1. GUI is done
  2. Code is more modular and easy to understand
  3. A minor issue in backend is now fixed

v0.4.0

24 Aug 06:03
Compare
Choose a tag to compare

Changelog

  1. Added support for native file dialog boxes via sqweek/dialog (browse and save) so one doesn't need to manually type the path of the file.
  2. Programs now shows complete information like the total number of students passed, failed, essential repeat etc.

v0.3.5

11 Aug 15:19
Compare
Choose a tag to compare

Changelog

  1. Added support for adding custom subject names for some obscure subject codes so the program won't crash even in edge cases.
  2. Changed the overall structure of the folder for better code management and for future GUI development.

Download the CBSE-Result-Converter-TUI.exe and save it in the same folder where your result file ({SCHOOL_CODE}.TXT) is stored and then follow instructions.

v0.3.0

05 Aug 06:49
Compare
Choose a tag to compare

Changelog

Made it prettier using ASCII Art and Colours.
This will be the final version of the cmd line tool after which I will try to make a GUI for this.

Download the cbse_result_txt_to_csv.exe and save it in the same folder where your result file is stored. Then follow the instructions.

v0.2.0

04 Aug 05:43
Compare
Choose a tag to compare

Changelog

  1. Added support for Class X.
  2. Fixed issue when program used to end immediately after completion of the task.
  3. Fixed minor bugs.
  4. Improved UI.

Download the cbse_class_12_txt_to_csv.exe and save it preferably in the same location where your Result .txt file is stored and follow instruction.

v0.1.0

02 Aug 10:05
Compare
Choose a tag to compare
v0.1.0 Pre-release
Pre-release

Download the CBSE_Result_Converter.zip file and extract it to preferably the same folder where your 12th Result {SCHOOL_CODE}.TXT file is stored. Then open the cbse_class_12_txt_to_csv.exe and follow the instructions.