* Fixed: preserve order of segments in index after augmentation with ``auglib.Augment.augment()`` * Fixed: ensure transforms work with signals stored in a read-only ``numpy.array`` * Fixed: return correct float types with ``numpy>=2.0``
1.0.3
--------------------------
* Fixed: broken links on the landing page of the documentation
1.0.2
--------------------------
* Fixed: ``auglib.transform.PinkNoise`` when applied to signals with odd sample length
1.0.1
--------------------------
* Fixed: missing audio examples in documentation * Fixed: add missing entries to the changelog of 1.0.0