v2.4.3
Added ability to convert from datetime.date to system_clock::time_point (#1848)
added py::ellipsis() method for slicing of multidimensional NumPy arrays
Add docs and tests for unary op on class (#1814)
Added function for reloading module (#1040)
Update docs on std::out_of_range exception mapping (#1254)
doc: Add note about casting from `None` to `T*` (#1760)
Fix missing word typo
Replace PYBIND11_PLUGIN with PYBIND11_MODULE