Skip to content

v1.5.0

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 19 Sep 17:17

What's Changed

  • Bug fix of cmd import
  • More reasonable action design for cmd glance
  • Color style and unicode graph chars unifying by @jfding in #23
    • Removed customized inquire crate dependency for deeper customizing the color style configs in std way.
    • Put all colors settings and char selections to an unified place, along with inquire style settings together.
    • Use macro to specify the string styles.

Full Changelog: v1.4.0...v1.5.0