Major changes
- `fn proprocess` in NJD was renamed to `fn preprocess`
What's Changed
* Derive Clone, Copy, Debug for Vowel and Consonant by femshima in https://github.com/jpreprocess/jpreprocess/pull/135
* Add user dict to jpreprocess bin by femshima in https://github.com/jpreprocess/jpreprocess/pull/136
* Add windows bin by femshima in https://github.com/jpreprocess/jpreprocess/pull/137
* fix `proprocess` typo by femshima in https://github.com/jpreprocess/jpreprocess/pull/144
* Add documentations for customizing by femshima in https://github.com/jpreprocess/jpreprocess/pull/146
* Un-ignore doctest by femshima in https://github.com/jpreprocess/jpreprocess/pull/145
* Expose more modules/Better documentation by femshima in https://github.com/jpreprocess/jpreprocess/pull/147
* Pin dependencies by renovate in https://github.com/jpreprocess/jpreprocess/pull/148
* better customization docs by femshima in https://github.com/jpreprocess/jpreprocess/pull/149
* v0.4.0 by femshima in https://github.com/jpreprocess/jpreprocess/pull/150
**Full Changelog**: https://github.com/jpreprocess/jpreprocess/compare/v0.3.0...v0.4.0