Skip to content

Releases: jkrumbiegel/Chain.jl

v0.6.0

22 Feb 11:19
df30824
Compare
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
Compare
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
Compare
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
Compare
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
Compare
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
Compare
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
Compare
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
Compare
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
Compare
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:

v0.4.3

16 Jan 15:02
Compare
Choose a tag to compare

Chain v0.4.3

Diff since v0.4.2

Closed issues:

  • Add one more argument to motivation (#12)