Skip to content

Releases: Kmario19/TransactionLedger

Release 0.5.3

04 Apr 03:14

Choose a tag to compare

What's Changed

  • fix: add healthcheck to MongoDB service in docker-compose by @Kmario19 in #17

Full Changelog: v0.5.2...v0.5.3

Release 0.5.2

04 Apr 03:05

Choose a tag to compare

What's Changed

  • Remove healthcheck from MongoDB service and update husky depedency by @Kmario19 in #16

Full Changelog: v0.5.1...v0.5.2

Release 0.5.1

03 Apr 21:12

Choose a tag to compare

What's Changed

  • test: reorder accountId validation tests for clarity by @Kmario19 in #15

Full Changelog: v0.5.0...v0.5.1

Release 0.5.0

03 Apr 20:56

Choose a tag to compare

What's Changed

Full Changelog: v0.4.0...v0.5.0

Release 0.4.0

03 Apr 17:37

Choose a tag to compare

What's Changed

Full Changelog: v0.3.0...v0.4.0

Release 0.3.0

03 Apr 14:09

Choose a tag to compare

What's Changed

Full Changelog: v0.2.0...v0.3.0

Release 0.2.0

03 Apr 03:30

Choose a tag to compare

What's Changed

  • feat: add environment configuration validation using zod and dotenv by @Kmario19 in #9

Full Changelog: v0.1.0...v0.2.0

Release 0.1.0

03 Apr 03:14

Choose a tag to compare

What's Changed

  • fix: update error handler to include next function parameter in middl… by @Kmario19 in #6
  • feat: add Docker Compose configuration for MongoDB and API services by @Kmario19 in #7
  • Docs/readme by @Kmario19 in #8

Full Changelog: v0.0.1...v0.1.0

Release 0.0.1

03 Apr 02:23

Choose a tag to compare

What's Changed

  • feat/ci actions by @Kmario19 in #1
  • feat/continous deployment by @Kmario19 in #2
  • feat/express request with schema types by @Kmario19 in #3
  • feat: add GitHub Actions workflow for automatic version bump and tagging by @Kmario19 in #4
  • feat: integrate Swagger UI for API documentation by @Kmario19 in #5

New Contributors

Full Changelog: https://github.com/Kmario19/TransactionLedger/commits/v0.0.1