--------------------------
* Changed: Now using the ``audobject`` package to serialize
:class:`auglib.Transform` objects to YAML.
* Fixed: Safer guards against the usage of negative time values whenever
``auglib.core.utils.to_samples`` is called.
* Fixed: Potential bug when using :class:`auglib.Transform.Trim` with a
``duration`` member greater than the actual input buffer size.