- **config**: extra plugins can be specified in config init - add ``plugin_registration`` hook to allow custom plugin registration
Refactor --------
- **cli**: move ``edit_new_items`` and ``process_new_items`` hooks - switch to using a thread-local session - remove core subpackage - change to src/moe layout - split cli and core files
0.7.3
===================
Fix ---
- **add**: abort will now abort importing an item entirely
0.7.2
===================
Refactor --------
- **add**: take advantage of argparse pathlib type
0.7.1
===================
Refactor --------
- **api**: introduce core api - **library**: add ``fields`` attribute to library items - **query**: "*" query now searches by track ID - **library**: take advantage of is_unique in **eq**
0.7.0
===================
.. _feat-1:
Feat ----
- **list**: add ability to list item paths
0.6.1
===================
Fix ---
- **move**: remove ability to auto-move items on tag changes - **move**: remove leftover empty dirs after an album has been moved