v1.2.0
Gitset.dev v1.2.0
This release introduces the addition of three new pages dedicated to generating README suggestions:
- readme-generator: A user interface explaining the functionality of the components, where users can start generating README suggestions.
- public-ai-readme: Allows users to generate README for any public repository from any GitHub user, without authentication.
- personal-ai-readme: Enables the generation of README for any public or private repository owned by the user, requiring GitHub authentication.
The generated README suggestions can be improved through re-improvements, allowing users to refine their suggestions without modifying the repository directly.
Key Features:
- README suggestion generation for public and private repositories.
- No direct repository modification, only suggestion-based improvements.
- GitHub authentication required for private repositories.
Full Changelog: v1.1.0...v1.2.0