1.5.0 (2024-01-02)
- try checkout before release-please-action (906c54e)
1.4.1 (2023-04-30)
- do not package tsbuildinfo (1c491e7)
1.4.0 (2023-04-27)
- switch to node-next modules to catch missing ".js" extensions (40b0d94)
1.3.0 (2022-09-14)
1.2.0 (2022-08-30)
- support opentelemtry log data model (064a4af)
1.1.2 (2022-08-08)
- actually export the LogSkipLine symbol (1ba59df)
1.1.1 (2022-08-08)
- export LogSkipLine symbol (a41ca90)
1.1.0 (2022-08-08)
- allow configuration of the transform with .stream() (793467a)
- cli: allow skipping of logs with --level :number (2d68bf1)
1.0.0 (2021-09-11)
0.3.5 (2021-09-07)
- correct typo in main (a2d0467)
0.3.4 (2021-09-07)
- correct import folders (71f1efe)
0.3.3 (2021-09-07)
- remove "any" types (3fe9200)
0.3.2 (2020-11-23)
- do not write "PrettyTransformFailed undefined" to console when streaming is complete (695b0df)
0.3.1 (2020-05-12)
0.3.0 (2020-05-12)
0.2.2 (2020-01-17)
0.2.1 (2020-01-17)
- remove unused imports (c42e7a3)
- utility to create a writeable pretty printing stream (af8110e)
0.2.0 (2020-01-17)
- expose a util to create a pretty stream pipeline (746adc5)
0.1.5 (2020-01-17)
- expose pretty transform (76b1524)
0.1.4 (2019-11-20)
- yellowBright and yellow are too close together (a05fbbc)
0.1.3 (2019-11-15)
- index.js not ts for main entry (f80b548)
0.1.2 (2019-11-15)
- allow dates in log messages (5d9109e)
0.1.1 (2019-11-15)
- build types & exports (a3a214a)
0.1.0 (2019-11-15)
- should not eat all \n's (c0a57e5)
- adding simple pretty tests (859c81e)
0.0.2 (2019-11-03)
- initial commit (285912a)