blob: 043ba50d340ceb13859a5022eff17b78d0aab4fe (
plain)
1
2
3
4
5
6
|
UseSWIG-multiple-behaviors
--------------------------
* The :module:`UseSWIG` module learned to manage multiple behaviors through
``UseSWIG_MODULE_VERSION`` variable to ensure legacy support as well as more
robust handling of ``SWIG`` advanced features (like ``%template``).
|