Releases: alexv-ds/cpp-fast-pimpl
Releases · alexv-ds/cpp-fast-pimpl
v2.0.1
13 Feb 13:15
Compare
Sorry, something went wrong.
No results found
What's Changed
Now we can use alignment values larger than required by the type 😊
Full Changelog : v2.0.0...v2.0.1
v2.0.0
20 Jan 19:57
Compare
Sorry, something went wrong.
No results found
What's Changed
added continuous integration
code coverage
cmake project has been completely redesigned, now it can be included as a submodule (or used in conjunction with CPM.cmake )
rename FastPimpl -> fpimpl
Full Changelog : v1.0.1...v2.0.0
Pre-release v2.0.0-rc.1
17 Jan 21:40
Compare
Sorry, something went wrong.
No results found
I accidentally merged the branch into main, so I'll do a prerelease
added continuous integration
code coverage
cmake project has been completely redesigned, now it can be included as a submodule (or used in conjunction with CPM.cmake )
rename FastPimpl -> fpimpl
v1.0.1
02 Dec 10:33
Compare
Sorry, something went wrong.
No results found
Fix compilation fail when type size is smaller than the defined size for FastPimpl
v1.0.0
17 Aug 09:23
Compare
Sorry, something went wrong.
No results found