X-Git-Url: https://wannabe.guru.org/gitweb/?a=blobdiff_plain;f=release_notes.md;h=9f472e478f85810dba24de6bffea061e442a98cd;hb=553bc01ade915a6b6e7ed60c30103750a25c3e0d;hp=f058d78c40d1f17a056d70cfac54717feff6317e;hpb=18e57272c7fb10ff72a87df8f47760367d355bbe;p=pyutils.git diff --git a/release_notes.md b/release_notes.md index f058d78..9f472e4 100644 --- a/release_notes.md +++ b/release_notes.md @@ -261,3 +261,127 @@ This version -------- 0.0.1b9 Previous version ---- 0.0.1b8 Total commits ------- 6 ``` +# 🎁 Release notes (`0.0.1b10`) + +## Changes +- More cleanup. +- More spring cleaning. +- I guess it's 2023 now... +- Adds a new color. +- Augment logging at startup in debug mode; fix a bug in config. +- Fix logger.exception messages in example code. +- Fix logger.exception() calls. +- Use full path for grep. +- Make logging use execute_probabilstically. +- Improve docs and add a doctest. +- Adds execute_probabilistically. +- Minor tweaks. +- Adds CreateFileWithMode helper to create a new file with a given mode more easily. +- Cut version 0.0.1b9 + +## Metadata +``` +This version -------- 0.0.1b10 +Previous version ---- 0.0.1b9 +Total commits ------- 14 +``` +# 🎁 Release notes (`0.0.1b11`) + +## Changes +- Rename that class; it doesn't just prepend... +- Improve pydocs. +- Fix pydocs +- Create methods to dynamically prepend or append messages to all log messages produced by the current thread. +- Update docs. +- Cut version 0.0.1b10 +- More cleanup. +- More spring cleaning. +- I guess it's 2023 now... +- Adds a new color. +- Augment logging at startup in debug mode; fix a bug in config. +- Fix logger.exception messages in example code. +- Fix logger.exception() calls. +- Use full path for grep. +- Make logging use execute_probabilstically. +- Improve docs and add a doctest. +- Adds execute_probabilistically. +- Minor tweaks. +- Adds CreateFileWithMode helper to create a new file with a given mode more easily. +- Cut version 0.0.1b9 + +## Metadata +``` +This version -------- 0.0.1b11 +Previous version ---- 0.0.1b10 +Total commits ------- 20 +``` +# 🎁 Release notes (`0.0.1b12`) + +## Changes +- Do this logging stuff the right way. +- Cut version 0.0.1b11 +- Rename that class; it doesn't just prepend... +- Improve pydocs. +- Fix pydocs +- Create methods to dynamically prepend or append messages to all log messages produced by the current thread. +- Update docs. +- Cut version 0.0.1b10 +- More cleanup. +- More spring cleaning. +- I guess it's 2023 now... +- Adds a new color. +- Augment logging at startup in debug mode; fix a bug in config. +- Fix logger.exception messages in example code. +- Fix logger.exception() calls. +- Use full path for grep. +- Make logging use execute_probabilstically. +- Improve docs and add a doctest. +- Adds execute_probabilistically. +- Minor tweaks. +- Adds CreateFileWithMode helper to create a new file with a given mode more easily. +- Cut version 0.0.1b9 + +## Metadata +``` +This version -------- 0.0.1b12 +Previous version ---- 0.0.1b11 +Total commits ------- 22 +``` +# 🎁 Release notes (`0.0.1b13`) + +## Changes +- Remove tprint, add docs. +- Document this logging stuff. +- Removes my hacky --lmodule which I will miss dearly but it was preventing the cool LoggingContext which is now added. +- Cleanup. +- Adds LoggingContext. +- Cut version 0.0.1b12 +- Do this logging stuff the right way. +- Cut version 0.0.1b11 +- Rename that class; it doesn't just prepend... +- Improve pydocs. +- Fix pydocs +- Create methods to dynamically prepend or append messages to all log messages produced by the current thread. +- Update docs. +- Cut version 0.0.1b10 +- More cleanup. +- More spring cleaning. +- I guess it's 2023 now... +- Adds a new color. +- Augment logging at startup in debug mode; fix a bug in config. +- Fix logger.exception messages in example code. +- Fix logger.exception() calls. +- Use full path for grep. +- Make logging use execute_probabilstically. +- Improve docs and add a doctest. +- Adds execute_probabilistically. +- Minor tweaks. +- Adds CreateFileWithMode helper to create a new file with a given mode more easily. +- Cut version 0.0.1b9 + +## Metadata +``` +This version -------- 0.0.1b13 +Previous version ---- 0.0.1b12 +Total commits ------- 28 +```