Releases: Pushpavel/AutoCp
Releases · Pushpavel/AutoCp
v0.9.2
- feat: add the function of pasting or copying one testcase or all testcases by @znzryb in #166
- fix: clear problemQueue on cancel to prevent stale data on next parse by @znzryb in #161
- fix: Unicode characters stripped from generated file names by @JoonHyuk0331 in #163
- fix: use defaultConversion for Java package name to filter illegal characters by @znzryb in #162
v0.9.1
- Wrap Editor changes in write actions by @jthuermann in #157
- Fix: make Competitive Companion listener robust on IPv4/IPv6 localhost by @znzryb in #156
v0.9.0
v0.8.0
- #138 - Implements stress testing.
- #138 - Supports interactive problems
- #138 - Supports file I/O based on host websites.
- #137 - Enhances the file creation dialog with an input field for filenames and an option to save the default generation folder, which is scoped per-project and per-host.
- #136 - Fixes lang settings service initialization bug
v0.7.30
What's Changed
- Update to support 2024.2 by @Digity101 in #132
New Contributors
- @Digity101 made their first contribution in #132
Full Changelog: v0.7.20...v0.7.30