Skip to content

v-0.0.4

Latest
Compare
Choose a tag to compare
@frozen-beak frozen-beak released this 08 Apr 12:29
46c2673

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 using PawCustomTheme 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 a DarkTheme 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 to v-0.0.4 by @AdityaMotale in #14

Full Changelog: v-0.0.2...v-0.0.4