There was an error while loading. Please reload this page.
1 parent e1c1331 commit 878819cCopy full SHA for 878819c
1 file changed
CHANGELOG.rst
@@ -17,6 +17,11 @@
17
- ``get_args()`` function removed from ``euphonic.cli.utils``; this
18
was previously simplified to a one-liner so brings no DRY benefit.
19
20
+ - ``euphonic.cli.utils`` has been broken up into submodules. All the
21
+ appropriate functions are re-exported to ``__all__`` so this
22
+ should not break API in practice, but e.g. Quantity can no longer
23
+ be imported from ``euphonic.cli.utils``.
24
+
25
- Features
26
27
- Spectrum1DCollection and Spectrum2DCollection can be indexed with
0 commit comments