What's Changed
- Fix license url by @i-walker in #2712
- Add new workflow for publishing the landing page by @franciscodr in #2716
- Fix publish sync by @JavierSegoviaCordoba in #2717
- invert resource release order by @tKe in #2714
- Fix traversal code samples of docs by @b-schwab in #2719
- Adding kotlin-js-store folder by @franciscodr in #2724
- rename traverseX and sequenceX functions in core by @i-walker in #2715
- feat: contravariance for R, A in Effect, EagerEffect and
in
for *EffectScope by @i-walker in #2722 - deprecate flatMap and map in EagerEffect by @i-walker in #2726
- add Continuations and programs to overview section in arrow core by @i-walker in #2723
- Update all dependencies by @renovate in #2709
- revert java setup by @i-walker in #2730
- Add command to install bundler by @franciscodr in #2729
- Improve Nel constructor by @nomisRev in #2728
- improve generate-tag workflow by @i-walker in #2731
- revert arrow-gradle-config to 0.10.1 by @i-walker in #2738
- Rename duplicated test by @wojda in #2740
- Fix some compilation and test warnings by @wojda in #2741
- Convert Arrow core effect into a non-inline function by @franciscodr in #2734
- add merge to validated by @agusotto96 in #2739
- Fix compilation warnings by replacing usages of deprecated methods by @wojda in #2742
- Bump versions by @nomisRev in #2745
- Add
kotlin.mpp.enableCompatibilityMetadataVariant=true
by @JavierSegoviaCordoba in #2747 - fix alpha tag build task by @i-walker in #2749
- Fix build, inject kotlin.mpp.enableCompatibilityMetadataVariant in CI by @nomisRev in #2751
- add merge function for *Effect by @i-walker in #2752
- Small docs fix for widen function by @lenguyenthanh in #2754
- max and min methods for NonEmptyList by @dorians in #2622
- Deprecate arrow test modules by @i-walker in #2753
- Update kotlin-js-store/yarn.lock by @serras in #2756
- Update all dependencies except the compiler version by @serras in #2757
- Resource deprecate traverseResource, fixes arity-4 by @nomisRev in #2750
- Fix #2764 & #2760 by @nomisRev in #2765
- [2761] Add explicit visibility modifier for all the generated optics by @aangairbender in #2763
- catch for EffectScope by @serras in #2746
- Refine the Arrow version selector by @franciscodr in #2770
- update gradle wrapper by @i-walker in #2771
- Consent management osano by @israelperezglez in #2755
- Add ruby setup for publication task by @i-walker in #2774
- fix ruby set up by @i-walker in #2775
- Fix #2779 by @nomisRev in #2783
- deprecate orNull Either extension function by @i-walker in #2773
- Support generics and inner classes in
@optics
by @serras in #2776 - Generalized copy for optics by @serras in #2777
- Fix usage of startCoroutineUninterceptedOrReturn by @nomisRev in #2789
- Fix example in documentation by @obecker in #2790
- Backport flattening token/shift into Cont by @nomisRev in #2791
- Enable builder inference for optics
copy
by @serras in #2792 - Update API compatibility validator version by @serras in #2794
- [BUGFIX] Result.zip by @nomisRev in #2804
- Update docs from version 1.0.1 to 1.1.2 by @Dobiasd in #2808
- add separateEither and separateValidated test by @hoc081098 in #2814
- Refactor - #2812 iterable separate performance by @Khepu in #2815
- Add Resource.allocated() to decompose Resource into it's allocate and… by @custommonkey in #2820
New Contributors
- @tKe made their first contribution in #2714
- @b-schwab made their first contribution in #2719
- @wojda made their first contribution in #2740
- @agusotto96 made their first contribution in #2739
- @dorians made their first contribution in #2622
- @aangairbender made their first contribution in #2763
- @obecker made their first contribution in #2790
- @Dobiasd made their first contribution in #2808
- @hoc081098 made their first contribution in #2814
- @Khepu made their first contribution in #2815
- @custommonkey made their first contribution in #2820
Full Changelog: 1.1.2...1.1.3