aboutsummaryrefslogtreecommitdiff
path: root/ports/absent
AgeCommit message (Collapse)Author
2020-06-23[absent] Bump version 0.3.1 (#12036)Rafael Varago
* [absent] Bump version 0.3.1 * [absent] Update CONTROL This patches updates the CONTROL file to the latest release 0.3.1, as well as its description.
2020-05-21[absent] Add new port (#11447)Rafael Varago
* [absent] Add new port absent is a small library meant to simplify the composition of nullable types in a generic, type-safe, and declarative style for some C++ type-constructors * [absent] Remove deprecated include(vcpkg_common_functions) * [absent] Add Homepage