bump to v0.14

This commit is contained in:
Johann Dreo 2023-01-23 22:31:42 +01:00
commit 3465bfa688
87 changed files with 1462 additions and 1073 deletions

View file

@ -57,9 +57,11 @@ To configure the display, you indicate the three types of locations, for example
```
Example of a real-life log session (as seen in the [frictionlesser](https://github.com/jdreo/frictionlesser) software):
![A log screen capture with full details, showing colored messages and location.](https://github.com/nojhan/clutchlog/blob/main/demo.jpg?raw=true)
Demo showing fancy styling:
![A log screen capture showing fancy coloring of text lines.](https://github.com/nojhan/clutchlog/blob/main/demo.jpg?raw=true)
For more detailled examples, see the "Usage" sections below and the `tests` directory.