Skip to content

Latest commit

 

History

History
38 lines (33 loc) · 1.55 KB

CHANGELOG.md

File metadata and controls

38 lines (33 loc) · 1.55 KB

Released

  • version 1.0.1

    • features:
      • custom template configuration
      • backup language support
      • auto input output files generation
  • version 1.0.2

    • use case screenshot added
    • fixed #8
    • codeforces support new feature for folder segregation
    • fixed problem.html with pointer to the problem
  • version 1.0.3

    • codechef regex fixes
    • fix #6 linting issues
    • code duplicacy fixed
    • UI fixes and new things on UI like logo, loaders, etc
    • logging of every file transaction to ensure trust and reliablity
    • customisation in generation of configuration file with more options
  • version 1.0.4 (IN PROGRESS)

    • contest_board competitions scanner from CLI -- codechef codeforces
    • small judge on the cli
    • scheduling tracking and notifying (email, sms, chrome notification using extension, etc)
    • git push automation with branch configuration
    • improvements in error handling
    • clear screen implementation complete
    • practice problem simulation / private contest simulation
    • daily problem from leetcode and other problems by tags number of problem
    • problems according to categories
    • Strider's take you forward checklist
    • for practice checklist of the youtuber integration
    • a problem a day practice with Goldilock's rule (need to implement properly)
    • fixed pylint problem with installing dependecies
    • fixed codechef filtering for main and non scoring problems