0.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.