Skip to content

0.1.0

Compare
Choose a tag to compare
@postmodern postmodern released this 10 Jun 00:27
· 141 commits to main since this release
v0.1.0
  • Initial release:
    • Uses a sqlite database by default.
    • Provides common ActiveRecord models for interacting
      with the database tables.
    • Provides a ronin-db command for easy management of the database(s).
    • Provides additional commands for querying, inserting, deleting entries from
      various database tables.