All notable changes to this project will be documented in this file. See standard-version for commit guidelines.
1.8.1 (2023-11-09)
1.8.0 (2023-11-09)
1.7.0 (2023-04-03)
1.6.2 (2023-03-27)
1.6.1 (2023-02-13)
1.6.0 (2022-08-06)
- add benchmark tests (977e008)
- add ignoreHtmlTag option (c209f8c)
- add mb-2px to Input paragraph (f3f7160)
- make the utils directory into the utils package (45e34a3)
1.5.0 (2022-06-04)
- add logo (befd0d6)
1.4.0 (2022-05-28)
- implement fixationPoint option field (53697f4)
- implement getOptions() (100cb94)
- implement isEmpty util function (9450ac9)
- implement isNumberString util function (928c11b)
- improve readability (5b2789a)
- improve sandbox (2add790)
- migrate to react (1f17c36)
- fix footer style (f9aa436)
- fix incorrect rendering for numbers (2308eea)
- use br tag instead of linefeed char (f8ba04f)
1.3.2 (2022-05-27)
- copy README for npm publishing (6cea4c8)
1.3.1 (2022-05-27)
- fix npm publishing process (13a7278)
1.3.0 (2022-05-27)
- support multiple languages (5c9c200)
- fix actions/cache key (139171f)
- fix npm script (f6c6706)
- set cache field for test and release pipelines to false (673f8fb)
1.2.3 (2022-05-26)
- implement splitMap util function (2b1db41)
- improve to perform the same behavior as the real bionic-reading API (4e8d6bd), closes #12
1.2.2 (2022-05-23)
- define default options value (f71cc5d)
- define Options type (d632ee7)
- implement getBionicWordConvertor (b184fb4)
- implement isEmptyString util (1ffa4e3)
- implement omitBy util (05c4579)
- implement publish-sandbox action (12888db)
- implement sandbox (d56cb82)
- supports strings with newlines (bce07f7)
- add root field to test only src directory (f9e00fd)
- handle if passing an empty style string (7b60e96)
- use base field instead of publicDir (09cc18c)
1.2.1 (2022-05-22)
1.2.0 (2022-05-22)
- ensure valid text & options object (a79ac05)
- implement bionicConvertor (c6ddb43)
- implement defaults util function (58a16d5)
- implement splitWord util function (6b84b32)
- support markdown (d4f9892), closes #2
1.1.0 (2022-05-21)
1.0.2 (2022-05-21)
- add registry-url field to publish workflow (0dbbb1d)