Skip to content

Releases: jkrumbiegel/Chain.jl

v1.0.0

01 Aug 09:26
5281fb8

Choose a tag to compare

Chain v1.0.0

Diff since v0.6.0

Breaking changes

No breaking changes, 1.0.0 signals stability of the API

Merged pull requests:

Closed issues:

  • Proposal: add a version of @chain that takes its first input on the left (#55)
  • Time for v1.0? (#56)

v0.6.0

22 Feb 11:19
df30824

Choose a tag to compare

Chain v0.6.0

Diff since v0.5.0

Merged pull requests:

Closed issues:

  • allowing assignments to variables (#33)
  • Single call inline chain fails (#51)

v0.5.0

21 Jun 17:39
aad7f90

Choose a tag to compare

Chain v0.5.0

Diff since v0.4.10

Closed issues:

Merged pull requests:

v0.4.10

08 Dec 10:03
5bfc333

Choose a tag to compare

Chain v0.4.10

Diff since v0.4.9

Merged pull requests:

v0.4.9

07 Dec 10:05
7addf5f

Choose a tag to compare

Chain v0.4.9

Diff since v0.4.8

Closed issues:

  • combine with grouped dataframe (#34)
  • Potential incompatibility with Julia LSP? (#40)

Merged pull requests:

v0.4.8

08 Aug 19:14
ece37e3

Choose a tag to compare

Chain v0.4.8

Diff since v0.4.7

Closed issues:

  • @aside cuts the chain if the last statement (#32)

v0.4.7

29 Jun 14:50

Choose a tag to compare

Chain v0.4.7

Diff since v0.4.6

Closed issues:

  • Do we really need begin and end in the expression? (#17)
  • Easier way to make anonymous functions (#25)
  • I introduced some ugly behavior with multi-arg version (#27)

Merged pull requests:

v0.4.6

19 Mar 09:14
af1ddfa

Choose a tag to compare

Chain v0.4.6

Diff since v0.4.5

Closed issues:

  • Incorrect handling of qualified function calls (#19)
  • Any syntax for f() evaluated with no arguments? (#22)

Merged pull requests:

v0.4.5

08 Mar 10:51
cd38c75

Choose a tag to compare

Chain v0.4.5

Diff since v0.4.4

Closed issues:

  • Odd behavior with anonymous functions (#20)

Merged pull requests:

v0.4.4

02 Feb 12:43
ebb7223

Choose a tag to compare

Chain v0.4.4

Diff since v0.4.3

Closed issues:

  • Allow no begin and end block for single row chaining (#5)
  • Auto-gen release notes (#11)
  • Passing an empty args list (#13)

Merged pull requests: