Skip to content

Releases: tek/splain

Release/1.0.0-2.13.7

31 Jan 05:29
Compare
Choose a tag to compare

Commits

Release/1.0.0-2.13.6

31 Jan 05:29
Compare
Choose a tag to compare

Commits

Release/1.0.0-RC2-2.13.7

03 Jan 18:07
Compare
Choose a tag to compare

Commits

  • c764ead: old automatic release tag is defective and always flush out existing tag. This patch will fix it (peng)
  • fb4571a: only publish core submodule (Peng Cheng)
  • 17ba2fa: v1.0.0-RC2 (peng)

Release/1.0.0-RC2-2.13.6

03 Jan 18:07
Compare
Choose a tag to compare

Commits

  • c764ead: old automatic release tag is defective and always flush out existing tag. This patch will fix it (peng)
  • fb4571a: only publish core submodule (Peng Cheng)
  • 17ba2fa: v1.0.0-RC2 (peng)

Release/1.0.0-RC1-2.13.7

02 Jan 03:19
Compare
Choose a tag to compare

Commits

  • e677ad4: v1.0.0-RC1 (peng)
  • 7a69b5c: old automatic release tag is defective and always flush out existing tag. This patch will fix it (peng)

Release/1.0.0-RC1-2.13.6

02 Jan 03:19
Compare
Choose a tag to compare

Commits

  • e677ad4: v1.0.0-RC1 (peng)
  • 7a69b5c: old automatic release tag is defective and always flush out existing tag. This patch will fix it (peng)

scala 2.10.7

16 Oct 14:54
@tek tek
Compare
Choose a tag to compare
v0.3.4

Releasing 0.3.4

scala 2.12.6

29 Apr 13:36
@tek tek
Compare
Choose a tag to compare
  • dropped support for 2.10

sbt 1

29 Apr 13:28
@tek tek
Compare
Choose a tag to compare
v0.3.0

Releasing 0.3.0

v0.2.0

11 Jun 12:03
@tek tek
Compare
Choose a tag to compare

From this release on forward, artifacts are published to sonatype.

Implicit chains are now printed as trees, visualizing the nesting levels. Subchains branching off another are indented to their level in the parent chain.
This is the default behaviour now, it can be deactivated by setting the parameter tree to false.

Chains can be truncated to only print the first and last element, skipping over potentially useless intermediates that clobber the output. To activate the feature, set the parameter compact.