Skip to content

Tags: arrow-kt/arrow

Tags

2.0.1

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Move to in-repo convention plug-in (#3567)

2.0.1-alpha.1

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Align generic name of non-empty collections with the underlying ones (#…

…3549)

2.0.0

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
chore(deps): update all dependencies (#3541)

* chore(deps): update all dependencies

| datasource | package                                                                                                         | from  | to          |
| ---------- | --------------------------------------------------------------------------------------------------------------- | ----- | ----------- |
| maven      | org.gradle.toolchains.foojay-resolver-convention:org.gradle.toolchains.foojay-resolver-convention.gradle.plugin | 0.8.0 | 0.9.0       |
| maven      | com.android.library:com.android.library.gradle.plugin                                                           | 8.7.2 | 8.7.3       |

* Update libs.versions.toml

---------

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Alejandro Serrano <trupill@gmail.com>

2.0.0-rc.1

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
chore(deps): update all dependencies (#3538)

* chore(deps): update all dependencies

| datasource | package                                                                                           | from      | to          |
| ---------- | ------------------------------------------------------------------------------------------------- | --------- | ----------- |
| maven      | org.jetbrains.kotlin.plugin.compose:org.jetbrains.kotlin.plugin.compose.gradle.plugin             | 2.1.0-RC2 | 2.1.0       |
| maven      | org.jetbrains.kotlin.plugin.serialization:org.jetbrains.kotlin.plugin.serialization.gradle.plugin | 2.1.0-RC2 | 2.1.0       |
| maven      | org.jetbrains.kotlin.multiplatform:org.jetbrains.kotlin.multiplatform.gradle.plugin               | 2.1.0-RC2 | 2.1.0       |

* Update libs.versions.toml

* Update libs.versions.toml

* Update libs.versions.toml

---------

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Alejandro Serrano <trupill@gmail.com>

2.0.0-beta.3

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Prepare for 2.0 publication

Co-authored-by: Alejandro Serrano <trupill@gmail.com>
Co-authored-by: franciscodr <francisco.diaz@xebia.com>

1.2.4

Revert foldUnsafe

1.2.3

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Ignore properties in sealed hierarchies where the type changes across…

… children (#3382)

* Fixes #3380
* Add test for #3881

1.2.1

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Update all dependencies (#3121)

| datasource | package                                                       | from   | to    |
| ---------- | ------------------------------------------------------------- | ------ | ----- |
| maven      | io.kotest.multiplatform:io.kotest.multiplatform.gradle.plugin | 5.6.2  | 5.7.2 |
| maven      | io.kotest:kotest-runner-junit5                                | 5.6.2  | 5.7.2 |
| maven      | io.kotest:kotest-property                                     | 5.6.2  | 5.7.2 |
| maven      | io.kotest:kotest-framework-engine                             | 5.6.2  | 5.7.2 |
| maven      | io.kotest:kotest-assertions-core                              | 5.6.2  | 5.7.2 |
| maven      | org.jetbrains.dokka:org.jetbrains.dokka.gradle.plugin         | 1.8.20 | 1.9.0 |

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

1.2.0

Add gradle.properties pom.name to Serialization

1.2.0-RC

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Update Github Workflow (#3024)