-
Notifications
You must be signed in to change notification settings - Fork 5
docs(readme): rewrite the readme file #944
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
Merged
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
8000
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Pull Request Overview
This PR rewrites the README file for Collektive to provide clearer details about the project's purpose, usage, and dependency instructions.
- Updated badges to reflect current Maven Central artifacts
- Redesigned documentation sections (Goal, Idea, and Importing the project) for clarity and completeness
- Added instructions for multiplatform dependency setup
nicolasfara
approved these changes
Apr 27, 2025
🎉 This PR is included in version 23.0.4 🎉 The release is available on:
Your semantic-release bot 📦🚀 |
angelacorte
pushed a commit
that referenced
this pull request
Apr 28, 2025
## [23.0.4](23.0.3...23.0.4) (2025-04-27) ### Dependency updates * **deps:** update alchemist to v42.1.0 ([9ae3458](9ae3458)) * **deps:** update dependency com.github.gmazzo.buildconfig to v5.6.3 ([776b60b](776b60b)) * **deps:** update dependency gradle to v8.14 ([bcba0ab](bcba0ab)) * **deps:** update dependency react-router-dom to v7.5.2 ([e9c47fe](e9c47fe)) * **deps:** update node.js to 22.15 ([6d9674c](6d9674c)) * **deps:** update plugin com.gradle.develocity to v4.0.1 ([58749a3](58749a3)) * **deps:** update plugin gitsemver to v5.1.2 ([92e1db6](92e1db6)) * **deps:** update plugin kotlin-qa to v0.86.1 ([5b31a81](5b31a81)) * **deps:** update plugin multijvmtesting to v3.4.1 ([be0fc40](be0fc40)) * **deps:** update plugin org.danilopianini.gradle-pre-commit-git-hooks to v2.0.23 ([8ce5999](8ce5999)) ### Bug Fixes * **alchemist-incarnation:** fix broken gradient ([#942](#942)) ([b8173d5](b8173d5)) * **stdlib:** fix broken Bellman-Ford gradient ([#940](#940)) ([bab1945](bab1945)) ### Documentation * fix and improve documentation ([#927](#927)) ([ff38a22](ff38a22)) * **readme:** rewrite the readme file ([#944](#944)) ([42c0b42](42c0b42)) * **readme:** update the maven coordinates ([#936](#936)) ([d528774](d528774)) ### Build and continuous integration * **deps:** update actions/download-artifact action to v4.3.0 ([970306b](970306b)) * **deps:** update github/codeql-action action to v3.28.16 ([70cfdae](70cfdae)) * run the Kotlin compiler in-process to facilitate debugging inside the IDE ([#939](#939)) ([7523aca](7523aca)) ### Style improvements * **dsl:** sort members in `OutboundEnvelope` ([#943](#943)) ([2530b1f](2530b1f)) * update copyright header in KotlinPoetUtils.kt ([#941](#941)) ([306c5d5](306c5d5))
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
No description provided.