- Removed `collection` from the hierarchical Extracted_epochs. Now there are only`case` and `batch`
- New method `subtract(raw, between, align)`
- Fixed an issue of trial number when read more than one files of one subject.
- Changed `two_sample` test hypothesis from 'two-sides' to 'greater' in `classification`
- Added parameter `samplerate` in `load_raw_eeg`
- Set default values for parameter `plot_params` and `ax` in `plot_waveform`, `plot_spectrum`, `plot_heatmap`, and `plot_topograph`
- Supported to output the scores of different subjects in `classification` and `tanova`
- Changed the `smooth` to `cluster` in `multiple_comparison_correction`