khadem 1.0.3-beta
khadem: ^1.0.3-beta copied to clipboard
A modern Dart backend framework with CLI tools, ORM, authentication, and caching for scalable web applications.
1.0.3-beta #
- Fixed migrator database configuration to use config system instead of environment variables
- Updated
_ensureDatabaseExists()method to useKhadem.config.get('database.database')for better consistency
1.0.2-beta #
- Updated project structure documentation to reflect actual file layout
- Fixed README.md project structure to match real implementation
- Corrected documentation paths (lib/routes/, lib/config/, lib/core/)
- Updated CLI commands documentation with proper file generation paths
- Fixed creating-project.vue duplicate entries and path references
- Enhanced installation documentation with beta version notes
1.0.1-beta #
- Fixed static analysis issues for perfect score
- Removed dangling library doc comments
- Fixed HTML angle bracket interpretation in documentation
1.0.0-beta #
- Initial beta release
- Core framework features included