vania 0.1.1+4 vania: ^0.1.1+4 copied to clipboard
Fast, simple, and powerful backend framework for Dart built with ❤️
0.1.1+4 #
- Fixed bug: Validation issue on non-required fields
0.1.1+3 #
- Singleton base route prefix to static
- Completed Readme file
0.1.1+2 #
- Fixed bug: Cors file and class name
0.1.0 #
- Initial beta release
- Fixed a bug related to WebSocket data events
- Corrected authentication check functionality
- Added
isAuthorized
feature - Exported
query_builder
from Eloquent package for enhanced functionality
0.0.4 #
- Fixed bug: Authentication refresh token
0.0.3+1 #
- Fixed bug: migration columns length
- Added sslmode to the MySqldriver
0.0.3 #
- Fixed Bug: Resolved issue with table creation in PostgreSQL
0.0.2+1 #
- Added bigIncrements and softDeletes columns
0.0.2 #
- Added column index to vania file
- Code formatted
0.0.1 #
- Initial version.