Releases: devinpearson/programmable-banking-sim
Releases · devinpearson/programmable-banking-sim
v1.3
What's Changed
- Card endpoints by @devinpearson in #12
- Mocha tests by @devinpearson in #13
- Adds card endpoints by @devinpearson in #14
Full Changelog: v1.2...v1.3
v1.2
What's Changed
- Minor spelling changes by @petersmythe in #10
- Add db controls by @devinpearson in #11
New Contributors
- @petersmythe made their first contribution in #10
Full Changelog: v1.1...v1.2
v1.1
Added Features:
- Added Db controls to clear and restore seed data
- Added Quick Start guide
- Added GitHub star link
What's Changed
- Add db controls and Quick Start Guide by @devinpearson in #9
Full Changelog: v1...v1.1
v1
First Release of the Programmable Banking Sim Sandbox
Features
- Stateful Sandbox.
- Customizable authentication - allowing authorization to be turned off and custom token expiry.
- Dashboard for server logs and management of env variables.
- Control endpoints, which allow the creation of accounts, beneficiaries, and transactions.
What's Changed
- Sqlite by @devinpearson in #1
- Upgrade to Prisma and TypeScript by @devinpearson in #2
- add: morgan for logging by @dominicsanto in #3
- Added Dashboard with logs and envs by @devinpearson in #8
New Contributors
- @devinpearson made their first contribution in #1
- @dominicsanto made their first contribution in #3
Full Changelog: https://github.com/devinpearson/programmable-banking-sim/commits/v1