NEWS


prettifyAddins 2.6.1 (2023-09-14)

prettifyAddins 2.6.0 (2023-06-30)

New function reindent_chromote. It is similar to reindent_PhantomJS but it uses the 'chromote' package and not 'PhantomJS'. Allows to reindent C, C++, Java, Fortran, Julia, Python, SAS, Scala, Shell, and SQL.

prettifyAddins 2.5.0 (2022-07-19)

prettifyAddins 2.4.0 (2022-01-25)

New function prettifyHTML, able to prettify voluminous HTML files including the embedded CSS and JavaScript, e.g. 25 Mb. It requires the command-line utility prettydiff, available on npm.

prettifyAddins 2.3.0 (2021-11-17)

Better SQL formatter.

prettifyAddins 2.2.0 (2021-09-02)

Possibility to prettify or indent TypeScript (.ts and .tsx files).

prettifyAddins 2.1.2 (2021-08-16)

Defined JavaScript method String.prototype.trimStart for old versions of V8 which do not support it.

prettifyAddins 2.1.1 (2021-08-05)

Defined JavaScript method String.prototype.trimEnd for old versions of V8 which do not support it.

prettifyAddins 2.1.0

Upgraded the 'Prettier' library.

prettifyAddins 2.0.3 (2020-11-16)

Fixed an issue with the CRAN checks.

prettifyAddins 2.0.2 (2020-11-09)

Fixed an issue with the CRAN checks.

prettifyAddins 2.0.1 (2020-11-06)

Fixed an issue with the CRAN checks.

prettifyAddins 2.0.0 (2020-11-05)

prettifyAddins 1.0.0 (2020-10-16)

prettifyAddins 0.1.0 (2020-09-29)

First release.