v1.4.0
12369f8 Add blockquote example to the index page
f95788a Utils.hpp missing vector header
b16720c Create changelog without merge commits on GitHub actions
6ef3ef6 Fix safeAnchorId does not replace underscore with hyphen
c7c6dd2 Add link and ref to the table example on the index page
6337384 Remove extra stop print
5c53103 Make spdlog header only
a90b3fc Replace newline with space in Brief
8201b7b Use plainPrinter for initializer
c09318e Do not output inline
for C# methods
4e14b06 Support custom language in templates
0e4ccdf Move filename to end of the programlisting
b6d569f Support blockquote and custom language for programlisting
60e5bb7 Make date string locale independent
f04ac7b Fix "=delete" not appearing in doxybook2 output.
3efd22f CMake: When outputting the version during CMake configuration, output it as a status message so that it goes to stdout instead of stderr.
52b9683 Replaced Log.hpp/cpp with spdlog, and added a flag to CMake for using or not using CPM
1d5fd7d some cleanup after argagg removal
c379ea5 replaced argagg with cxxopts
6545555 Working on adding CPM support to Doxybook
1180dfc Fix "=delete" not appearing in doxybook2 output.
9971d9f CMake: When outputting the version during CMake configuration, output it as a status message so that it goes to stdout instead of stderr.
a727cad Working on adding CPM support to Doxybook