v0.1
The initial release!
This is a helper library containing a few handy utils that I commonly use across projects
- 🎨
pp- print coloured JSON lines - 🗒️
log- structured logger using only the standard-lib logging library as the base - ⏱️
bench- a benchmarking tool
What's Changed
- Init by @tmck-code in #1
- adding pp from gist by @tmck-code in #2
- Bench by @tmck-code in #3
New Contributors
- @tmck-code made their first contribution in #1
Full Changelog: https://github.com/tmck-code/pp/commits/v0.1