|
|
|
@ -61,7 +61,8 @@ Changelog |
|
|
|
- Renamed all helper ``Python.h`` headers to ``PythonBindings.h`` to avoid |
|
|
|
- Renamed all helper ``Python.h`` headers to ``PythonBindings.h`` to avoid |
|
|
|
issues with shitty IDE indexers such as Eclipse, confusing these with |
|
|
|
issues with shitty IDE indexers such as Eclipse, confusing these with |
|
|
|
Python's ``<Python.h>`` |
|
|
|
Python's ``<Python.h>`` |
|
|
|
- Applied minor performance fixes suggested by Clang Tidy (see :gh:`mosra/magnum-bindings#10`) |
|
|
|
- Minor performance fixes (see :gh:`mosra/magnum-bindings#10`, |
|
|
|
|
|
|
|
:gh:`mosra/magnum-bindings#15`) |
|
|
|
Travis banned everyone from using their CI and so all Linux and macOS |
|
|
|
Travis banned everyone from using their CI and so all Linux and macOS |
|
|
|
builds were migrated from Travis to Circle CI. See also |
|
|
|
builds were migrated from Travis to Circle CI. See also |
|
|
|
:gh:`mosra/magnum#350` and :gh:`mosra/magnum#523`. |
|
|
|
:gh:`mosra/magnum#350` and :gh:`mosra/magnum#523`. |
|
|
|
|