Skip to content

Latest commit

 

History

History
31 lines (21 loc) · 598 Bytes

CHANGELOG.md

File metadata and controls

31 lines (21 loc) · 598 Bytes

v0.1.6

  • Support multiple patterns for one key.

v0.1.5

  • Resolve invalid byte sequence key.
  • Add travis CI support.
  • Add MIT LICENSE.

v0.1.4

  • Display key and type in one line.

v0.1.3

  • Provide key's detail information which includes type and size.
  • Provide table format output. And you can use simpe output also.
  • Add progress bar.
  • Support limit, format and detail options.
  • Refactor codes.Add more auto test cases.

v0.1.2

  • Support date pattern.
  • Add auto test cases.

v0.1.1

  • Add redis_scanner to executable file.

v0.1.0

  • The first release.