Skip to content

Releases: crimlog/api

1.0.0

25 Apr 03:54
cfdb9a6
Compare
Choose a tag to compare

Changelog

  • Implement NFT minting for single students in attendance queues
  • Implement NFT minting for entire attendance queues
  • Implement infrastructure as code (IaC) via Terraform
  • Several dependency updates

Full Changelog: v0.0.3...v1.0.0

v0.0.3

24 Mar 22:18
48bdc5d
Compare
Choose a tag to compare

Changelog

  • add attendanceQueueByCourseId query
  • Dependency updates

0.0.2

10 Feb 18:25
1c4c027
Compare
Choose a tag to compare

Summary

  • Introduces professor JWT authentication w MetaMask
  • Adds an integration test suite
  • Adds several other CI pipelines

0.0.1

15 Dec 18:06
f7122cb
Compare
Choose a tag to compare

Summary

  • Initial creation of API