| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| README.md | 2023-09-18 | 2.7 kB | |
| v0.18.0 source code.tar.gz | 2023-09-18 | 12.4 kB | |
| v0.18.0 source code.zip | 2023-09-18 | 24.1 kB | |
| Totals: 3 Items | 39.3 kB | 0 | |
What's Changed
- Add note to README to update workflow triggers by @vsoch in https://github.com/TheLartians/ModernCppStarter/pull/128
- Changed 'No' to 'false' in .clang-format by @giacomo-b in https://github.com/TheLartians/ModernCppStarter/pull/141
- Updated PackageProject.cmake to 1.8.0 by @mscofield0 in https://github.com/TheLartians/ModernCppStarter/pull/143
- Use ${PROJECT_NAME} instead of writing projectname multiple times by @DominicD in https://github.com/TheLartians/ModernCppStarter/pull/134
- Revert "Changed 'No' to 'false' in .clang-format" by @TheLartians in https://github.com/TheLartians/ModernCppStarter/pull/145
- modernize cmake packages by @ClausKlein in https://github.com/TheLartians/ModernCppStarter/pull/149
- Updated m.css dependency by @bongani-m in https://github.com/TheLartians/ModernCppStarter/pull/151
- remove duplicate build_type by @cauliyang in https://github.com/TheLartians/ModernCppStarter/pull/155
- Added star history to the Readme by @TheLartians in https://github.com/TheLartians/ModernCppStarter/pull/156
- Lock clang-format version by @TheLartians in https://github.com/TheLartians/ModernCppStarter/pull/158
- Fix minor spelling error by @sisakat in https://github.com/TheLartians/ModernCppStarter/pull/159
- Update fmt and doctest by @TheLartians in https://github.com/TheLartians/ModernCppStarter/pull/163
- Push CPM.cmake to 0.37.0 by @TheLartians in https://github.com/TheLartians/ModernCppStarter/pull/164
- Fix inconsistent fmt version by @ldeng-ustc in https://github.com/TheLartians/ModernCppStarter/pull/167
- Added a download status by @schtobia in https://github.com/TheLartians/ModernCppStarter/pull/171
New Contributors
- @vsoch made their first contribution in https://github.com/TheLartians/ModernCppStarter/pull/128
- @giacomo-b made their first contribution in https://github.com/TheLartians/ModernCppStarter/pull/141
- @mscofield0 made their first contribution in https://github.com/TheLartians/ModernCppStarter/pull/143
- @DominicD made their first contribution in https://github.com/TheLartians/ModernCppStarter/pull/134
- @bongani-m made their first contribution in https://github.com/TheLartians/ModernCppStarter/pull/151
- @cauliyang made their first contribution in https://github.com/TheLartians/ModernCppStarter/pull/155
- @sisakat made their first contribution in https://github.com/TheLartians/ModernCppStarter/pull/159
- @ldeng-ustc made their first contribution in https://github.com/TheLartians/ModernCppStarter/pull/167
- @schtobia made their first contribution in https://github.com/TheLartians/ModernCppStarter/pull/171
Full Changelog: https://github.com/TheLartians/ModernCppStarter/compare/v0.17.3...v0.18.0