Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

@atooni
Copy link
Member

@atooni atooni commented Oct 21, 2021

This should fix the generated version for 2.x on the website.
Also extracted the ci step to check whther the is generatable into its own script

mijicd and others added 30 commits September 16, 2021 07:30
* implement zstream#mergesortedbykey

* rename

* add variants
* Update scalafmt-core to 3.0.4

* Reformat with scalafmt 3.0.4
* shared layers

* fix typo

* fix compilation error

* fix test

* fix version specific issue

* rename

* generalize
* implement unwrap

* deprecate ZSink.managed

* reimplement managed

* fix test
* Introduce Gunzip that uses ZChannel

* minor cleanup

* Update to recent 2.x changes

* Fix some deprecations

Co-authored-by: Daniel Vigovszky <[email protected]>
* implement ZSink#iso decoders

* implement ZStream#mkString

* implement iso8859_1 decode and utfDecode

* Update to latest 2.x version and some cleanup

* Removed broken scaladoc links

Co-authored-by: Daniel Vigovszky <[email protected]>
* Add ZStream.fromFile and others

* Fix some deprecations

* Use different ports for socket tests than in the non-experimental tests

Co-authored-by: Daniel Vigovszky <[email protected]>
* Implement ZChannel.mergeAllWith

* Ignore flaky finalizer ordering tests temporarily

* Change sample count of zipAllSortedByKeyExecWith

Co-authored-by: Daniel Vigovszky <[email protected]>
khajavi and others added 25 commits October 14, 2021 07:30
* short introduction to zio aspects.

* fix mdoc failure.
* scala3

* propagate tracing information
* implement asScheduledExecutorService

* fix documentation

* remove unused import

* fix serialization issue

* fix platform specific issues

* blocking

* cleanup
* document logging section.

# Conflicts:
#	docs/datatypes/core/zio/zio.md

* document debugging section.
* initial work

* delete arrayIterator
* add tamer to community

* Address review

* wrong code to compile

* copy paste from scalameta.org

https://scalameta.org/mdoc/docs/modifiers.html#compile-only

* add tamer to the community page

Notably this adds confluent as a resolver: only clients are pulled. Clients are licenced under Apache 2.0 so there should be no problem.

Furthermore some adaptation are made since circe seems to be in the classpath, making implicit resolution ambiguous.
* initial work

* make opt in

* make runtimeconfigaspect
* implement chunkiterator

* optimize

* fix compiler crash

* fix compilation error

* fix benchmarks

* fix warning
* ignore build metadata.

* ignore snapshot releases.
…ntial growing boundaries (zio#5778)

* Adding helper methods to create histogram buckets

* Correcting compile issues

* Added the Boundaries object and added it to the user facing API

* Moving Histogram Boundaries to Companion object of Histogram

* Update method names, correct documentation

* rename one more method and handle the last bucket value in one place
only.
* Scala 3.1

* Normalize Scala directory names

* Scala 3.0.2

* move to standard Scala directories

* Scala 3.1.0

* fix ci.yml
@atooni atooni requested a review from iravid as a code owner October 21, 2021 09:35
@adamgfraser adamgfraser merged commit bafc31b into zio:documentation Oct 22, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.