Tags: jkrumbiegel/Chain.jl
Tags
## Chain v0.6.0 [Diff since v0.5.0](v0.5.0...v0.6.0) **Merged pull requests:** - Test against correct result (#47) (@jcunwin) - catch case with only linenumbernode (#53) (@jkrumbiegel) - Simplify chain logic (#54) (@jkrumbiegel) **Closed issues:** - allowing assignments to variables (#33) - Single call inline chain fails (#51)
## Chain v0.4.10 [Diff since v0.4.9](v0.4.9...v0.4.10) **Merged pull requests:** - fix nested single line chain (#43) (@jkrumbiegel)
## Chain v0.4.9 [Diff since v0.4.8](v0.4.8...v0.4.9) **Closed issues:** - combine with grouped dataframe (#34) - Potential incompatibility with Julia LSP? (#40) **Merged pull requests:** - fix docstring parsing issue (#41) (@jkrumbiegel)
## BAB7 Chain v0.4.7 [Diff since v0.4.6](v0.4.6...v0.4.7) **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:** - enable keyword arguments for macros (#31) (@jkrumbiegel)
## Chain v0.4.6 [Diff since v0.4.5](v0.4.5...v0.4.6) **Closed issues:** - Incorrect handling of qualified function calls (#19) - Any syntax for `f()` evaluated with no arguments? (#22) **Merged pull requests:** - no begin (#24) (@jkrumbiegel)
## Chain v0.4.5 [Diff since v0.4.4](v0.4.4...v0.4.5) **Closed issues:** - Odd behavior with anonymous functions (#20) **Merged pull requests:** - allow Module.SubModule.func and similar (#21) (@jkrumbiegel)
## Chain v0.4.4 [Diff since v0.4.3](v0.4.3...v0.4.4) **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:** - README: more informative intro sentence (#14) (@waldyrious)
PreviousNext