Skip to content

Latest commit

 

History

History
8 lines (6 loc) · 216 Bytes

File metadata and controls

8 lines (6 loc) · 216 Bytes

[Unreleased]

[0.1.0] - 2023-06-23

  • Initial release
  • Ability to parse a string or file for gems
  • Three output formats: [Gem::Specification], hash, table representation
  • CLI wrapper (thanks @Daniel-N-Huss)