Releases: sheygs/wallet-system
Releases · sheygs/wallet-system
v0.0.2
What's Changed
- chore(deps): bump @babel/traverse from 7.22.8 to 7.23.2 by @dependabot in #16
- chore(deps): bump axios from 1.4.0 to 1.6.0 by @dependabot in #18
- chore(deps): bump tar from 6.1.15 to 6.2.1 by @dependabot in #19
- chore(deps): bump follow-redirects from 1.15.2 to 1.15.6 by @dependabot in #17
New Contributors
- @dependabot made their first contribution in #16
Full Changelog: v0.0.1...v0.0.2
v0.0.1
What's Changed
- chore: Wire Up PostgreSQL database connection by @sheygs13 in #1
- Ft(account): User account creation & sign in by @sheygs13 in #2
- feat: Create User Wallet Accounts by @sheygs13 in #3
- feat: Implement Fund Wallet by @sheygs13 in #4
- feat: Implement Funds Transfer btw Wallets by @sheygs13 in #5
- chore: Setup Application Dependencies by @sheygs13 in #6
- chore(workflow): Setup Base Workflow by @sheygs13 in #7
- chore: Reuse Helpers Module by @sheygs13 in #8
- Add High level Implementation Details by @sheygs13 in #9
- chore: Model updates by @sheygs13 in #10
- General Improvements to Codebase by @sheygs13 in #11
- 🧪 Add more Integration Tests 🧪 by @sheygs13 in #12
- chore(docs): Add
TODO.md
docs by @sheygs13 in #13 - chore(docs): Fix typo in README by @sheygs13 in #15
New Contributors
- @sheygs13 made their first contribution in #1
Full Changelog: https://github.com/sheygs13/wallet-system/commits/v0.0.1