File tree 2 files changed +15
-1
lines changed
2 files changed +15
-1
lines changed Original file line number Diff line number Diff line change 11
11
- upgraded to catch2 3.7.1+;
12
12
- improved compiler detectors and `-#`/`-V` outputs;
13
13
- improved typo/lint pieces;
14
- - improved macro defs: fix _countof(); added offsetof(); ...
14
+ - improved macro defs - fix _countof(); added offsetof(); ...
15
15
- cleanup
16
+ - c++20 ready
16
17
17
18
- v0.5.11 - simple updates to follow the newest devenv
18
19
- v0.5.9 - fixed `deps-cmdr11.cmake` for you, added `CMDR_NO_3RDPARTY` option to disable importing and linking with 3rd-party libraries
Original file line number Diff line number Diff line change
1
+
2
+ - v0.6.0
3
+ - improved load-cmdr-cxx.cmake for cmdr-cxx users;
4
+ - updated gh action scripts;
5
+ - fix windows build again;
6
+ - upgraded cmake/ scripts;
7
+ - downward compatible with python 3.8-;
8
+ - upgraded to catch2 3.7.1+;
9
+ - improved compiler detectors and `-#`/`-V` outputs;
10
+ - improved typo/lint pieces;
11
+ - improved macro defs - fix _countof(); added offsetof(); ...
12
+ - cleanup
13
+ - c++20 ready
You can’t perform that action at this time.
0 commit comments