=======================================================================================================
`Commits since previous release 1.1.0 <https://github.com/codac-team/codac/compare/v1.1.0...v1.2.0>`_
Features added
--------------
* :commit:`54b5f45d50f73fa4f2c0eb4ee937f1d3968fadb0`: added ``SepBox``
* :commit:`0a4f3ad7861d9dba3fbd418e75e3d9d71d761d6c`: ``SepProj``, ``SepFixPoint``, ``SepCtcPairProj``, ``QInterProjF`` now in core
Documentation
-------------
* :commit:`a5a483e84f5a8c3fb7eecda68cc1394adbd9c517`: string formatting for run-time ``Function`` definition
* :commit:`a5a483e84f5a8c3fb7eecda68cc1394adbd9c517`: string formatting for run-time ``Function`` definition
Python binding
--------------
* :commit:`7cbb1eb06ef35d6f75df06cd1b82d5017bfe0edc`: SepFixPoint documentation
* :commit:`0aeb37f8fa6a93b60c588982c557dc1aa25471d8`: SepProj documentation
* :commit:`490dd0d5b872e1d4186c15c7b02a98b8edab086b`: SepCtcPairProj documentation
* :commit:`31727f5f889c121d4d9a7d1f48c99670ae034add`: QInterProjF documentation
* :commit:`9000cc63169dd4937ac3a20726f5290882a8aaed`: constructor for creating an ``IntervalMatrix`` from NumPy objects
-----------------------------------------------------------------