X-Git-Url: https://wannabe.guru.org/gitweb/?a=blobdiff_plain;f=release_notes.md;h=ed6a420fd11d4ce011b31f2b5073ef0c30aa6874;hb=a89993ae568b9f57c97840e895a8888fb165142f;hp=f058d78c40d1f17a056d70cfac54717feff6317e;hpb=18e57272c7fb10ff72a87df8f47760367d355bbe;p=pyutils.git diff --git a/release_notes.md b/release_notes.md index f058d78..ed6a420 100644 --- a/release_notes.md +++ b/release_notes.md @@ -261,3 +261,89 @@ 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 +```