v0.1.0
Initial release of asset-db, a client library that abstracts the process of storing and querying assets and their relations for SQLite and Postgres databases.
What's Changed
- chore: Add support for Github Actions & Update README (#1) by @rodrigopv in #3
- feat: add migrations for Postgres and SQLite3 by @fnmendez
- feat: implement asset-db by @fruizrob
- chore: upgrade dependencies by @rynmrtn
- chore: add timeout to golangci-lint github action by @rynmrtn
- feat: add incoming and outgoing relations to repository by @rynmrtn
- chore(doc): update contributing & readme by @rynmrtn
Full Changelog: https://github.com/owasp-amass/asset-db/commits/v0.1.0