TBD
===
Unreleased changes. Release notes have not yet been written.
0.2.4 (2021-07-03)
=====
* to github.com
0.2.3 (2021-07-03)
=====
* update depends: exec-target(0.2)
* rewite TARGET_EXE_PATH with `env!("CARGO_BIN_EXE_test-helper")`
* minimum support rustc 1.43.0
* add documents
0.2.2 (2021-06-23)
=====
* update depends: regex(1.5)
0.2.1 (2021-04-02)
=====
* update depend: exec-target
0.2.0 (2021-04-02)
=====
* fixed by clippy, remove this semicolon
0.1.5 (2020-11-17)
=====
* add README.md, COPYING, LICENSE-APACHE, LICENSE-MIT
* add support rustc 1.41
* test-helper: downgrade rustc_version
0.1.4 (2020-10-09)
=====
* add assert_text_match!()
* change edition 2015 to 2018
0.1.3 (2018-05-03)
=====
* bug fix: fn fotmat_diff_add_rem()
* add support of workspace and cargo make
0.1.2 (2018-03-23)
=====
* update difference
0.1.1 (2018-03-22)
=====
a lot of things...
0.1.0 (2017-11-21)
=====
first commit