[1.6] - 2025-07-30
Added
- Initial changelog file.
- Comprehensive API documentation using Sphinx.
- Detailed docstrings for mathematical formulas and astronomical concepts.
- User guide with examples for common use cases.
- Inline comments for complex calculations.
- Contributing guide for new contributors.
- Code of conduct to ensure a welcoming community.
- Logging configuration for better debugging and error tracking.
- Validation module to ensure correct parameter types and ranges.
- Unit tests for all public methods to ensure reliability.
- Continuous integration setup for automated testing.
- Refactoring of the package structure for better organization.
- Documentation for API endpoints and expected responses.
- Add development dependencies to
setup.py. - Implement rate limiting for API requests.
- Add input sanitization for all user inputs.
- Add template for issue reporting and feature requests.
Full Changelog: 1.5.0...1.6