lindera 0.1.6

A Japanese Morphological Analysis Library.
Documentation
# Release notes
All notable changes to this project will be documented in this file.
This project adheres to [Semantic Versioning](http://semver.org/).

## 0.1.5 (2020-02-08)
- Update lindera-ipadic #44 @mosuka
- Delete SystemDict #43 @mosuka

## 0.1.5 (2020-02-06)
- Add dictionary #40 @mosuka

## 0.1.4 (2020-02-05)
- Add dictionary builder #39 @mosuka
- Delete unnecessary dependencies #38 @mosuka

## 0.1.3 (2020-02-03)
- Split the package #35 @mosuka
- Splir the package #34 @mosuka
- Fix bugs #33 @mosuka
- Refactoring #32 @mosuka
- Fix typo #31 @mosuka
- Update docs #30 @mosuka
- Split the module #29 @mosuka
- Enrich word detail #28 @mosuka
- Support output in JSON format #26 @mosuka
- Make single command #25 @mosuka
- Enrich word details #23 @mosuka
- Support tokenization mode (normal and search) with Lindera CLI #22 @mosuka
- Fix build_fst #18 @mosuka
- Refactoring #16 @mosuka
- Rename project #14 @mosuka
- Update doc #12 @mosuka
- Add docs #11 @mosuka
- Add mokuzu command #10 @mosuka
- Fix typo #9 @ikawaha
- Fix unused imports and variables #6 @mosuka
- Restore the missing file #5 @mosuka
- Formatting Rust code #4 @mosuka
- Replace kuromoji to mokuzu #2 @johtani


## 0.0.0 (2020-01-22)
- Fork from @fulmicoton's project by @mosuka