Skip to content

Commit

Permalink
Update change log
Browse files Browse the repository at this point in the history
  • Loading branch information
letuananh committed May 20, 2021
1 parent 7716374 commit adfe2cb
Showing 1 changed file with 19 additions and 11 deletions.
30 changes: 19 additions & 11 deletions CHANGES.md
@@ -1,11 +1,19 @@
1 Jun 2020
- Improved texttaglib (lite) module
- Better TTL-JSON support
- Standardized TTL access methods (find(), find_all() to get_tag(), get_tags())
- Improved chirptext.sino module (Kangxi radical information)
- Rename TextReport.file to TextReport.stream (more intuitive)
- Show fewer mecab related warnings
- Use Markdown for PyPI project README file

9 Sep 2015
- Reorganise project structure
# Chirptext changelog

## 20 May 2021

- v >= 0.1.2: Fix newline and encoding keywords missing in `chio.write_csv()` and `chio.write_tsv()`

## 1 Jun 2020

- Improved texttaglib (lite) module
- Better TTL-JSON support
- Standardized TTL access methods (find(), find_all() to get_tag(), get_tags())
- Improved chirptext.sino module (Kangxi radical information)
- Rename TextReport.file to TextReport.stream (more intuitive)
- Show fewer mecab related warnings
- Use Markdown for PyPI project README file

## 9 Sep 2015

- Reorganise project structure

0 comments on commit adfe2cb

Please sign in to comment.