Skip to content

2.0.8

Latest
Compare
Choose a tag to compare
@ezequiel-rodriguez ezequiel-rodriguez released this 21 Dec 23:34
· 81 commits to develop since this release
0ad13e1

Changes:

  • Datalayer abstraction
  • ORM Replacement (from mongo to prisma)
  • Replace database engine from mongo to postgres
  • Services and entity classes refactor, aligned with new ORM
  • Spam messages from ethers library supressed from logs
  • Include package version in health check response
  • update readme file