v-0.0.4
w/ customizability and enhanced accessibility and readability
What's New
- Expanded
AnsiColors
with new colors and introduced the custom function to allow users to create their
own ANSI foreground and background colors. - Improved test coverage with additional unit tests.
- Introduced themes to style Paw logs, including a Dark and a Light theme to choose from, along with the
ability to create custom themes usingPawCustomTheme
with custom colors using RGB values. - Updated docs for the new features
What's Changed
- Fixed #3 with new features and improvements by @AdityaMotale in #4
- added ANSI colors codes, improved docs to help with customization by @AdityaMotale in #7
- implementation of
PawTheme
and aDarkTheme
preset for easier customizations by @AdityaMotale in #9 - Completion of #10 by @AdityaMotale in #11
- options to customize paw with pre-defined themes as well as custom themes by @AdityaMotale in #12
- Implemented #5 w/ more options to customize paw to increase readability and accessibility by @AdityaMotale in #13
- formatted files and incremented version from
v-0.0.3
tov-0.0.4
by @AdityaMotale in #14
Full Changelog: v-0.0.2...v-0.0.4