286ab85aaa
bump to v0.15
v0.15
2023-01-28 15:22:21 +01:00
c45080fc8e
adds value-dependant template tags
...
Implements #4 #5 #7
2023-01-28 15:21:06 +01:00
cb5e28add8
update the extravagant demo to make a social banner
2023-01-25 09:49:25 +01:00
b883cfd963
fix(readme) typo
2023-01-23 22:47:00 +01:00
88f19df703
doc(readme): limitation with unicode templates and hfill
v0.14
2023-01-23 22:36:37 +01:00
c9d2cbce2f
fix images
2023-01-23 22:33:45 +01:00
3465bfa688
bump to v0.14
2023-01-23 22:31:42 +01:00
a6e593c37c
add screenshots to the README
2023-01-23 22:25:14 +01:00
fbb8318804
feat(template): adds the {level_short} template tag.
2023-01-23 22:24:25 +01:00
fee6c60176
bump to v0.13
v0.13
2023-01-23 17:40:22 +01:00
7955ec197f
feat(colors): adds 256 and 16M colors mode support in fmt
2023-01-23 17:36:55 +01:00
180f0c15af
use *spatial*
2023-01-20 19:05:05 +01:00
5ec589012d
fix(doc): max -> min
v0.12
2023-01-20 18:49:46 +01:00
3f7c89f3ce
bump to v0.12
2023-01-20 18:48:15 +01:00
0a2dfdcdcd
feat(hfill): adds hfill_min
...
Handle narrow terminals/outputs.
2023-01-20 18:43:30 +01:00
735e7ffb4d
refactor(doc): better CSS and layout
2023-01-20 12:39:15 +01:00
b8488a23bb
bump to v0.11.1
v0.11.1
2023-01-20 11:02:36 +01:00
dddaee0361
fix(hfill): handle very narrow terminals
2023-01-20 10:58:33 +01:00
56d8b977e0
bump logo to v0.11
2023-01-19 12:44:25 +01:00
5c68a0251f
bump to v0.11
v0.11
2023-01-18 22:44:26 +01:00
1c6a6d8507
feats: adds {level_fmt} and fix hfill accordingly
...
Update t-demo to show more formatting.
2023-01-18 22:30:27 +01:00
2d094b2637
bump to v0.10
v0.10
2022-09-07 23:08:14 +02:00
bd53f59dd9
update and refactor doc
2022-09-07 23:02:47 +02:00
669525c1d4
update doc
2022-09-07 22:55:15 +02:00
a52b260f1b
fix const correctness
2022-09-07 22:55:01 +02:00
f8c76010fb
fix forgot hfill_style in example
2022-09-07 22:50:19 +02:00
88edbb70f0
refactor readme
...
- two "usage" sections
- complete examples
2022-09-07 22:48:39 +02:00
0fc2b0cc23
Merge branch 'master' of github.com:nojhan/clutchlog
2022-09-07 22:47:56 +02:00
4a87e4abab
feat: adds strip_calls accessors
2022-09-07 22:45:33 +02:00
14047bdde4
fix: let default format have the {name} in release
2022-09-07 22:45:00 +02:00
37f42b4ecb
change logo size in readme
2022-09-07 22:16:05 +02:00
8765a53dac
fix: adds hfill_max
...
- fix: get nb_columns from stderr instead of stdout.
- Avoid long hfill when standard output is redirected.
2022-09-07 22:12:49 +02:00
d3c65788bd
Merge branch 'master' of github.com:nojhan/clutchlog
2022-09-05 16:09:17 +02:00
9904034020
feat: add hfill_style
2022-09-05 16:08:55 +02:00
73e074ca5f
fix doc for CLUTCHLOG_DEFAULT_DEPTH_BUILT_NODEBUG
2022-09-03 19:05:15 +02:00
60331279be
fix: missing signatures in release
2022-09-03 18:51:30 +02:00
53c907511e
move the levels section in the readme
2022-09-01 23:07:40 +02:00
1d2986ea0b
bump to v0.9
v0.9
2022-09-01 22:57:04 +02:00
1822209cb9
fix: const correctness
2022-09-01 22:55:13 +02:00
32011c785e
update doc
2022-09-01 22:46:21 +02:00
fc26a8af5a
feat: add the {hfill} format tag
...
and update the readme.
2022-09-01 22:45:38 +02:00
c6f2737527
refactor: follow naming conventions
2022-09-01 16:11:29 +02:00
d54c495388
update doc
2022-09-01 16:08:06 +02:00
e72ceecc00
feat: remove location if not in Debug builds
2022-09-01 16:07:28 +02:00
35e4b67861
release v0.8
...
v0.8
- Adds logo.
2022-08-29 13:03:46 +02:00
5f1c68cc93
update doc
2022-08-29 10:26:26 +02:00
76e4782cb0
feat(levels): easier threshold setting.
...
- Adds `threshold(string)` for easier level setting.
- Adds `levels()` to make it easy to test if a user-defined string is good.
- Move the log levels section up in the readme.
2022-08-29 10:24:17 +02:00
562f5682c6
update docs
2022-08-29 09:48:28 +02:00
be48aad4ec
refactor(test): use simpler ASSERT wrapper
2022-08-29 09:47:58 +02:00
293948d934
fix(clutchlog): naming convention & missing doc
...
- fix naming convention
- fix missing documentation
2022-08-29 09:46:49 +02:00