What's Changed
- Updated CMake policy version to resolve deprecation warning. by @joe-barnier in #337
- Added namePlural to UNIT_ADD_NAME by @raulcalvo in #338
- Some numeric_limits and numeric helper functions were missing by @siposcsaba89 in #331
- Add #undef PI by @codereptile in #336
- Avoid pascal macro conflict when working on mingw by @raghunandannm in #325
- Using intmax_t instead of size_t fixes narrowing conversion on 32bit by @pmaciol in #322
- Add jerk and RPS units by @AhmedAredah in #327
- Add inch_of_mercury by @adamdoda in #326
New Contributors
- @joe-barnier made their first contribution in #337
- @raulcalvo made their first contribution in #338
- @siposcsaba89 made their first contribution in #331
- @codereptile made their first contribution in #336
- @raghunandannm made their first contribution in #325
- @pmaciol made their first contribution in #322
- @AhmedAredah made their first contribution in #327
- @adamdoda made their first contribution in #326
Full Changelog: v2.3.3...v2.3.4