4.0.1 (2024-05-12)
4.0.0 (2022-09-06)
- No longer support Node 12
3.0.0 (2022-02-26)
- Remove support for node 10 and 13
2.0.1 (2020-05-23)
- disable
esModuleInterop
(074ff80)
2.0.0 (2020-05-23)
- do not emit type information
- drop support for Node 8
1.1.10 (2019-11-14)
1.1.9 (2019-11-13)
- care less about width of terminal (aa29f45)
- handle duplicate log messages without barfing (d48891a)
- use normal spaces as padding instead of nbsp (6a33c81)
1.1.8 (2019-11-13)
- print to stderr (de507dc)
1.1.7 (2019-11-13)
- always pass column width (636edb8)
1.1.6 (2019-11-13)
- include TS types in bundle (541a8d0)
1.1.5 (2019-11-13)
- correct dimming of text in summary (2299ec7)
1.1.4 (2019-11-13)
- use padding for spacing rather than spaces (c98de61)
1.1.3 (2019-11-13)
- only print pattern if not the default (e5e271e)
1.1.2 (2019-11-13)
- always show estimation if higher than runtime (bd653b1)
1.1.1 (2019-11-12)
- do not print post summary message if silent (888fced)
1.1.0 (2019-11-12)
- add message after summary (ca67328)
1.0.2 (2019-11-12)
- always render a summary, remove progress and estimation when done (4bc5cb3)
1.0.1 (2019-11-12)
- unmount from within app rather than from teh outside (eb2dc86)
- initial commit (4a83048)