8000 Releases · domluna/JuliaFormatter.jl · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Releases: domluna/JuliaFormatter.jl

v2.1.2

23 Apr 02:29
7887e5d
Compare
Choose a tag to compare

JuliaFormatter v2.1.2

Diff since v2.1.1

Merged pull requests:

Closed issues:

  • Incorrect new lines with try-catch-else (#912)

v2.1.1

12 Apr 17:46
63228ba
Compare
Choose a tag to compare

JuliaFormatter v2.1.1

Diff since v2.1.0

Merged pull requests:

Closed issues:

  • Insertion of return in do block (#751)
  • JuliaFormatter v2 deletes comments (#909)

v2.1.0

05 Apr 04:53
4ddb9ee
Compare
Choose a tag to compare

JuliaFormatter v2.1.0

Diff since v2.0.0

Merged pull requests:

Closed issues:

  • inline comments in function calls removed for SciMLStyle (#609)
  • Removed whitespaces in macros (#737)
  • New formatting turns optional positional argument into keyword argument (#878)
  • Docstring julia-repl indentation breaks parsing (#896)

v2.0.0

16 Oct 15:52
2242a32
Compare
Choose a tag to compare

JuliaFormatter v2.0.0

Diff since v1.0.62

Merged pull requests:

v1.0.62

10 Oct 20:26
Compare
Choose a tag to compare

JuliaFormatter v1.0.62

Diff since v1.0.61

v1.0.61

07 Oct 06:43
Compare
Choose a tag to compare

JuliaFormatter v1.0.61

Diff since v1.0.60

Merged pull requests:

Closed issues:

  • Feature request: enable cake in return value (#872)

v1.0.60

22 Aug 21:24
dda8c31
Compare
Choose a tag to compare

JuliaFormatter v1.0.60

Diff since v1.0.59

Merged pull requests:

Contributors

KristofferC, domluna, and jw3126
Loading

v1.0.59

27 Jul 01:12
add4916
Compare
Choose a tag to compare

JuliaFormatter v1.0.59

Diff since v1.0.58

Merged pull requests:

v1.0.58

19 Jul 23:49
5c2d66c
Compare
Choose a tag to compare

JuliaFormatter v1.0.58

Diff since v1.0.57

Merged pull requests:

  • add a maximum length for optimal placeholder nesting. If there are more than 50 arguments in a group it will default to nesting all of them (#857) (@domluna)

v1.0.57

11 Jul 01:26
b237f9a
Compare
Choose a tag to compare

JuliaFormatter v1.0.57

Diff since v1.0.56

Merged pull requests:

Closed issues:

  • Inconsistent formatting of expressions within a matrix - trouble with format versus format_file (#626)
  • Parsing error on hexadecimal floating-point literals (#845)
0