Releases: aitjcize/cppman
Releases · aitjcize/cppman
v0.6.0
What's Changed
- Return error exit code if no entry found for the keyword by @KSR-Yasuda in #186
- option: Add option to limit result list by @andreasnonslid in #187
- Clarify supported C++ versions in README to avoid confusion. by @adex345 in #189
New Contributors
- @andreasnonslid made their first contribution in #187
- @adex345 made their first contribution in #189
Full Changelog: 0.5.9...v0.6.0
0.5.9
0.5.7
What's Changed
- cppreference.com: fix [static], [virtual] by @glenvt18 in #152
- Prioritize exact matches in search results by @glenvt18 in #151
- Add
-roption to pagerlesscommand to follow control chars by @KSR-Yasuda in #168 - Change exit code if no entry found by @KSR-Yasuda in #169
- Properly escape regex string literals by @meator in #170
- pager.sh: properly fallback to less by @pbsds in #173
New Contributors
- @KSR-Yasuda made their first contribution in #168
- @meator made their first contribution in #170
- @pbsds made their first contribution in #173
Full Changelog: 0.5.6...0.5.7