Changes - Changed selector architecture - Added `__and__`, `__or__` and `__invert__` operations to notebook for easier selection - added truncate option to show command
1.2.1
Changes - Improved CLI (added documentation to `select` sub-command) - Added confirmation prompt if a file already exists (CLI) - Bug Fixes