Releases: Pushpavel/AutoCp
Releases · Pushpavel/AutoCp
v0.7.2
v0.7.1
Fixed
- AutoCp Testcase viewer visible for irrelevant files.
- Validation for file generation root field in Generate Files Dialog is broken.
v0.7.0
Added
- Default build commands & File templates for c, c++, java, python, kotlin, rust, c# and javascript.
- Added predefined variable to File templates such as
PROBLEM_NAME
,PROBLEM_GROUP_NAME
&ONLINE_JUDGE_NAME
Fixed
- CLion
- add_executable line is added to CMakeLists.txt even if it already exists
v0.7.0-eap.2
Added
- Confirmation dialog before generating files
- Java
- New module is created for each solution file generated
Removed
- problem gathering success notifications
Changed
- Can only enable files with file extensions configured in Settings/Preferences > Tools > AutoCp > Languages
v0.7.0-eap.1
Changed
- Simplified Language settings
v0.6.6
Fixed
- Google Analytics fixed reporting issues
- Updated Dependencies
v0.6.5
Added
- Button to reset sample testcases
- Google Analytics for anonymous usage reporting
v0.6.1-eap.1
Added
- CLion
- automated adding solution files into CMakeLists.txt
Fixed
- Open Files while gathering problems... field in General Settings is not saved
v0.6.0
Fixed
- Migrating BuildConfigurations from v0.5.0 crashes
v0.6.0-eap.2
Fixed
- Compatibility problems with future IDE versions