Community¶
This page provides links to all community-related documents and policies for fastappkit. These files are maintained in the repository root to ensure they work seamlessly with GitHub's features.
Contributing¶
We welcome contributions from the community! Whether you're fixing bugs, adding features, improving documentation, or suggesting ideas, your help makes fastappkit better for everyone.
See our Contributing Guide for detailed information on:
- Setting up your development environment
- Code style and formatting guidelines
- Testing requirements
- Pull request process
- Reporting bugs and requesting features
Code of Conduct¶
fastappkit is committed to providing a welcoming and inclusive environment for all contributors. We expect all participants to follow our Code of Conduct in all community spaces.
Read our Code of Conduct to understand the standards we uphold and how to report any concerns.
Security Policy¶
Security is important to us. If you discover a security vulnerability, please report it responsibly rather than opening a public issue.
See our Security Policy for:
- How to report security vulnerabilities
- Supported versions
- Security considerations and best practices
- Response timeline and disclosure policy
License¶
fastappkit is released under the MIT License. This permissive license allows you to use, modify, and distribute the software with minimal restrictions.
View the full LICENSE file for complete terms and conditions.
Changelog¶
The changelog tracks all notable changes to fastappkit across versions. The overview is maintained in the repository root, while detailed release notes for each version are available in the documentation.
- Changelog Overview - Complete version history and release types
- Version 0.2.2 - Brief description
- Version 0.2.1 - Fixed migration system to prevent dropping external app tables
- Version 0.2.0 - Enhanced external app support and configuration improvements
- Version 0.1.9 - Documentation improvements
- Version 0.1.0 - Detailed release notes for the initial alpha release
For detailed changelog entries for each version, see the Changelog section in the documentation.