chore(release): bump versions#7
Open
github-actions[bot] wants to merge 1 commit into
Open
Conversation
ddd4d8b to
ed3d003
Compare
e9a98d1 to
09fbbbc
Compare
2022166 to
082793a
Compare
082793a to
22421e9
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Releases
merak-core
v0.1.0-alpha.1
New Features
2c5245a: Support Django-variant model objects with database operations.3a61ece: Addmerak-macrosto auto generate database operations.3b53ddc: Add data model and input model to serializesurrealdb::RecordIdas utoipa schemas.1ab7c89: Optimize traits for Merak auth module.Refactors
a83522e: Reorganize lib code of merak-macros and move data struct into a feature.@merak/merak
v0.1.0
Refactors
80a2b1d: Usebase-uiwithmaiastyle for shadcn instead. (#23 by @fu050409)New Features
aed3056: Add the function of react router. (#5 by @xx-yoke)ab4c962: Setup openapi client. (#8 by @xx-yoke)merak-macros
v0.1.0-alpha.1
Refactors
a83522e: Reorganize lib code of merak-macros and move data struct into a feature.New Features
2c5245a: Support Django-variant model objects with database operations.3a61ece: Addmerak-macrosto auto generate database operations.d26318a: Allow foreign key chain select operations.3b53ddc: Add data model and input model to serializesurrealdb::RecordIdas utoipa schemas.1ab7c89: Optimize traits for Merak auth module.merak
v0.1.0-alpha.1
New Features
7a5e97c: Add auth routes for login and register.455c392: Add stateful JWT sessions.3a61ece: Addmerak-macrosto auto generate database operations.d26318a: Allow foreign key chain select operations.3b53ddc: Add data model and input model to serializesurrealdb::RecordIdas utoipa schemas.1ab7c89: Optimize traits for Merak auth module.0677d15: Implement axum server hello viautoipa.Refactors
7a5e97c: Use Redoc instead of Swagger UI.8b4bfa8: Refactor authentication module to use typed errors with business error codes and standardize API responses with unified error handling.a83522e: Reorganize lib code of merak-macros and move data struct into a feature.ff28b46: Added common response and error code modules and refactored auth and app entrypoints.