2019-07-26 21:27:32 +02:00
|
|
|
## v0.1.6
|
|
|
|
|
|
|
|
### Bug fixes
|
|
|
|
|
|
|
|
- Changed specific style reset tags to universal reset style tag.
|
2019-08-09 18:59:48 +02:00
|
|
|
- Fix incorrect border style for the last line in the table.
|
2019-07-26 21:27:32 +02:00
|
|
|
|
2019-05-24 20:25:33 +02:00
|
|
|
## v0.1.5
|
|
|
|
|
|
|
|
### Tests
|
|
|
|
|
|
|
|
- Add tests for 'mk_wcswidth' function.
|
|
|
|
|
2019-05-24 19:15:39 +02:00
|
|
|
## v0.1.4
|
|
|
|
|
|
|
|
### Internal
|
|
|
|
|
|
|
|
- Removed redundant build options from cmake files.
|
2019-05-24 23:09:12 +02:00
|
|
|
- Added build for arm platform with drone.ci.
|
2019-05-24 19:15:39 +02:00
|
|
|
|
2019-05-24 08:31:10 +02:00
|
|
|
## v0.1.3
|
|
|
|
|
|
|
|
### Internal
|
|
|
|
|
|
|
|
- Fixed error with incorrect types when determine class of 'wchar_t' symbol for platforms with unsigned 'wchar_t'.
|
|
|
|
|
2019-05-24 05:15:54 +02:00
|
|
|
## v0.1.2
|
|
|
|
|
|
|
|
### Internal
|
|
|
|
|
|
|
|
- Removed '-Werror' flag from the build process.
|
|
|
|
|
2019-05-23 07:14:01 +02:00
|
|
|
## v0.1.1
|
2019-05-20 20:36:23 +02:00
|
|
|
|
2019-05-22 21:49:57 +02:00
|
|
|
### Internal
|
|
|
|
|
|
|
|
- Add library version and soversion to the built library.
|
|
|
|
|
|
|
|
## v0.1.0
|
|
|
|
|
|
|
|
Initial release
|