Releases: slycelote/caide
Releases · slycelote/caide
v2.10.1
v2.10
- LeetCode support
- C++ inliner:
- Preserve Topcoder class constructor and solution method automatically.
- Pull all include directives to the beginning of inlined file.
- VS extension:
- (Regression fix) Automatically archive problem when VS project is deleted.
- Avoid errors when trying to delete directories locked by another program
(e.g. file explorer) or VS itself. - Minor UI improvements.
v2.10.0-beta2
More LeetCode support: "system design" problems, custom structures and various bug fixes.
v2.10.0-beta1
LeetCode support
v2.9.0
v2.8.1
v2.8.0
- Add warning when a template was updated both upstream and by the user
- Display input file in main template for regex type
- Autogenerate class constructor in C++ TopCoder template
- Visual Studio extension:
- Avoid VS crashes
- Use colors (mostly) consistent with selected theme.
v2.7.0
v2.6.0
v2.5.1-pre
Development/beta builds