Releases: tiesen243/graduation-thesis
Releases · tiesen243/graduation-thesis
Release list
@rozumari/api@0.0.3
Added
- Security: Added a secret key requirement to both password hashing and verification functions for enhanced security.
- Testing: Added comprehensive unit tests for
encodinghelpers,Passwordutilities, andJWThandling.
Fixed
- Database: Fixed a logical operator bug in the query builder where
ORwas incorrectly used instead ofANDwhen constructingWHEREclauses.
@rozumari/web@0.0.1
First release
- Initialize monorepo workspace structure.
- Configure automated versioning and changelogs using Tegami.
@rozumari/mobile@0.0.1
First release
- Initialize monorepo workspace structure.
- Configure automated versioning and changelogs using Tegami.
@rozumari/firmware@0.0.1
First release
- Initialize monorepo workspace structure.
- Configure automated versioning and changelogs using Tegami.
@rozumari/api@0.0.2
Patch Changes
- Add Google OAuth support to API
- Refactor dependency injection for storage infrastructure
@rozumari/api@0.0.1
First release
- Initialize monorepo workspace structure.
- Configure automated versioning and changelogs using Tegami.