Releases: MZaFaRM/DataForge
v1.5.0 Template Expansion
New Release: v1.5.0 (Template Expansion & Bug Fixes)
I'm excited to announce the release of v1.5.0 of my project. This update brings several key improvements and bug fixes, enhancing both functionality and usability. Here are the main highlights:
Bug Fixes
-
Custom Values for Foreign Key Columns: Addressed an issue that prevented specifying custom values for foreign key columns, improving database interaction flexibility (Issue #6).
-
Complex Multi-Column Constraints Support: Enhanced support for complex multi-column constraints, making it easier to handle intricate database relationships (Issue #5).
-
Circular Inheritance in Schema Models: Fixed a bug related to circular inheritance in schema models, now supports most schemas with cycles (Issue #4).
-
Self-Referencing Tables Handling: Resolved errors when dealing with self-referencing tables (Issue #3).
New Features and Enhancements
- Enhanced Auto Generation Templates: Expanded the auto-generation template system. This enhancement allows for automatic filling of a wider variety of columns, making the application more versatile for different data types and structures.
This update represents a lot of hard work and dedication to improving the project. While it's a solo journey right now, I'm hopeful that these improvements will be useful to anyone who comes across this project.
Your feedback, should you have any, is always welcome. Feel free to reach out with any issues, questions, or suggestions.
v1.1.0 Documentation
Release Notes
Version 1.1.0 (Code Refinement & Enhanced Documentation)
Overview
I'm excited to present version 1.1.0 of my project, a significant step forward in refining the codebase and enhancing documentation. This release improves usability and maintainability while maintaining full project functionality.
Key Highlights
- Refined core functionality for improved performance.
- Codebase has undergone extensive cleanup, enhancing maintainability.
- Documentation has been expanded and refined for a more user-friendly experience.
- Bug fixes and minor enhancements have been incorporated.
How to Contribute
Your contributions are immensely valuable to this project. Here's how you can get involved:
- Contribute to further code refinement and quality assurance.
- Enhance documentation to provide comprehensive guidance for users.
- Report any bugs or issues to help improve project stability.
Thank you for your continued support! Stay tuned for more updates and enhancements in the future!