Ecosyste.ms: Timeline

Browse the timeline of events for every public repo on GitHub. Data updated hourly from GH Archive.

Collektive/collektive

renovate[bot] created a branch on Collektive/collektive

renovate/org.danilopianini.multi-jvm-test-plugin-1.x - Aggregate Computing in Kotlin Multiplatform

nicolasfara closed a pull request on Collektive/collektive
feat(field): add `filter` and `filterWithId` to filter elements from a field
This PR adds the methods `filter` and `filterWithId`. Closes #555
nicolasfara opened a pull request on Collektive/collektive
feat(field): change `toString` representation for `Field`
This PR changes the `Field` representation via `toString` Closes #557
nicolasfara created a branch on Collektive/collektive

feat/field-tostring - Aggregate Computing in Kotlin Multiplatform

codecov[bot] created a comment on a pull request on Collektive/collektive
## [Codecov](https://app.codecov.io/gh/Collektive/collektive/pull/554?dropdown=coverage&src=pr&el=h1&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Coll...

View on GitHub

codecov[bot] created a comment on a pull request on Collektive/collektive
## [Codecov](https://app.codecov.io/gh/Collektive/collektive/pull/556?dropdown=coverage&src=pr&el=h1&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Coll...

View on GitHub

nicolasfara opened a pull request on Collektive/collektive
feat(field): add `filter` and `filterWithId` to filter elements from a field
This PR adds the methods `filter` and `filterWithId`. Closes #555
nicolasfara created a branch on Collektive/collektive

feat/field-filter - Aggregate Computing in Kotlin Multiplatform

nicolasfara pushed 1 commit to feat/alignedMapWithId Collektive/collektive
  • style: move to a single line 514b8ce

View on GitHub

nicolasfara opened a pull request on Collektive/collektive
feat(field): add `alignedMapWithId` for consistency with `*WithId` functions
This PR adds the `alignedMapWithId` method. Closes #553
nicolasfara created a branch on Collektive/collektive

feat/alignedMapWithId - Aggregate Computing in Kotlin Multiplatform

github-actions[bot] created a comment on a pull request on Collektive/collektive
tada: This PR is included in version 10.9.0 :tada: The release is available on: - `10.9.0` - [GitHub release](https://github.com/Collektive/collektive/releases/tag/10.9.0) Your **[semantic-releas...

View on GitHub

github-actions[bot] published a release on Collektive/collektive
10.9.0
## [10.9.0](https://github.com/Collektive/collektive/compare/10.8.0...10.9.0) (2024-11-08) ### Features * **compiler-plugin:** new checker for collections' methods, refactoring and new testing ut...
nicolasfara created a tag on Collektive/collektive

10.9.0 - Aggregate Computing in Kotlin Multiplatform

nicolasfara pushed 1 commit to master Collektive/collektive
  • chore(release): 10.9.0 [skip ci] ## [10.9.0](https://github.com/Collektive/collektive/compare/10.8.0...10.9.0) (2024... 13dba11

View on GitHub

nicolasfara pushed 1 commit to master Collektive/collektive
  • feat(compiler-plugin): new checker for collections' methods, refactoring and new testing utility (#508) * chore: del... d9cd8b3

View on GitHub

nicolasfara closed a pull request on Collektive/collektive
feat(compiler-plugin): new checker for collections' methods, refactoring and new testing utility
- Implemented a new checker for Collections' methods like `forEach`, `filter`, `map` etc. - Refactoring of the checkers, using freshly created utility methods - Implemented a new testing utility ...
nicolasfara created a review on a pull request on Collektive/collektive

View on GitHub

github-actions[bot] created a comment on an issue on Collektive/collektive
tada: This issue has been resolved in version 10.8.0 :tada: The release is available on: - `10.8.0` - [GitHub release](https://github.com/Collektive/collektive/releases/tag/10.8.0) Your **[semant...

View on GitHub

github-actions[bot] created a comment on a pull request on Collektive/collektive
tada: This PR is included in version 10.8.0 :tada: The release is available on: - `10.8.0` - [GitHub release](https://github.com/Collektive/collektive/releases/tag/10.8.0) Your **[semantic-releas...

View on GitHub

github-actions[bot] created a comment on a pull request on Collektive/collektive
tada: This PR is included in version 10.8.0 :tada: The release is available on: - `10.8.0` - [GitHub release](https://github.com/Collektive/collektive/releases/tag/10.8.0) Your **[semantic-releas...

View on GitHub

github-actions[bot] created a comment on a pull request on Collektive/collektive
tada: This PR is included in version 10.8.0 :tada: The release is available on: - `10.8.0` - [GitHub release](https://github.com/Collektive/collektive/releases/tag/10.8.0) Your **[semantic-releas...

View on GitHub

github-actions[bot] published a release on Collektive/collektive
10.8.0
## [10.8.0](https://github.com/Collektive/collektive/compare/10.7.0...10.8.0) (2024-11-07) ### Features * **field:** add `replaceMatching` method replacing the values in a field matching a given ...
nicolasfara created a tag on Collektive/collektive

10.8.0 - Aggregate Computing in Kotlin Multiplatform

nicolasfara pushed 1 commit to master Collektive/collektive
  • chore(release): 10.8.0 [skip ci] ## [10.8.0](https://github.com/Collektive/collektive/compare/10.7.0...10.8.0) (2024... 051ca59

View on GitHub

FreshMag created a review comment on a pull request on Collektive/collektive
> @FreshMag If we do not use the kotlin reflection anymore can we remove it, right? The implementation that uses the Kotlin reflection is still in there. I've marked it as `@Deprecated`. I extra...

View on GitHub

FreshMag created a review on a pull request on Collektive/collektive

View on GitHub

nicolasfara created a comment on a pull request on Collektive/collektive
> I would suggest organizing the docs with the DIVIO framework I've structured the documentation in that way, following: https://docs.divio.com/documentation-system/

View on GitHub

Load more