cpp-amalgamate 1.0.1

cpp-amalgamate recursively combines C++ source files and the headers they include into a single output file.
1
2
3
4
5
6
7
8
9
10
11
12
# Changelog

## [1.0.1] - 2022-06-07

Updated dependencies.

## [1.0.0] - 2021-11-17

Initial version.

[1.0.0]: https://github.com/Felerius/cpp-amalgamate/releases/tag/1.0.0
[1.0.1]: https://github.com/Felerius/cpp-amalgamate/releases/tag/1.0.1