Skip to content

Latest commit

 

History

History
18 lines (11 loc) · 532 Bytes

CHANGELOG.md

File metadata and controls

18 lines (11 loc) · 532 Bytes

Rome changelog

0.4.0

Rome has been rewritten in Rust!

The great majority of the previous functionality won't work anymore, as we rewrote the whole software from scratch.

Rome, for now, exposes a new formatter that has been revisited and, is way faster compared to its former version!

To install it, use the next tag on npm:

npm i rome@next

Or follow our getting started section for more details.