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

Tags: domluna/JuliaFormatter.jl

Tags

v2.1.2

Toggle v2.1.2's commit message
[Diff since v2.1.1](v2.1.1...v2.1.2)

**Merged pull requests:**
- fix #912 (#915) (@domluna)

**Closed issues:**
- Incorrect new lines with try-catch-else (#912)

v2.1.1

Toggle v2.1.1's commit message
[Diff since v2.1.0](v2.1.0...v2.1.1)

**Merged pull requests:**
- Fix comments issues (#913) (@domluna)

**Closed issues:**
- Insertion of return in do block (#751)
- JuliaFormatter v2 deletes comments (#909)

v2.1.0

Toggle v2.1.0's commit message
[Diff since v2.0.0](v2.0.0...v2.1.0)

**Merged pull requests:**
- V2 Fixes (#883) (@domluna)
- Disable following links (#884) (@dpaetzel)
- add some support for `public` keyword (#886) (@exaexa)
- Remove outdated note (#893) (@langestefan)
- CompatHelper: bump compat for CommonMark to 0.9, (keep existing compat) (#900) (@github-actions[bot])
- Make sure precompilation sandbox files are writable (#903) (@frankier)

**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

Toggle v2.0.0's commit message
[Diff since v1.0.62](v1.0.62...v2.0.0)

**Merged pull requests:**
- Rewrite with JuliaSyntax (#870) (@domluna)

v1.0.62

Toggle v1.0.62's commit message
[Diff since v1.0.61](v1.0.61...v1.0.62)

v1.0.61

Toggle v1.0.61's commit message
[Diff since v1.0.60](v1.0.60...v1.0.61)

**Merged pull requests:**
- CompatHelper: add new compat entry for TOML at version 1, (keep existing compat) (#865) (@github-actions[bot])
- Reformat code in docs (#869) (@efaulhaber)
- Add cake (#873) (@eddddddy)
- Automate list of differing defaults for styles (#874) (@jonas-schulze)
- Fix typo (#875) (@jonas-schulze)

**Closed issues:**
- Feature request: enable cake in return value (#872)

v1.0.60

Toggle v1.0.60's commit message
[Diff since v1.0.59](v1.0.59...v1.0.60)

**Merged pull requests:**
- Allow expanding all short function definitions (#861) (@jw3126)
- use TOML instead of Pkg.TOML to read TOML files (#863) (@KristofferC)
- Update ci.yml (#864) (@domluna)

v1.0.59

Toggle v1.0.59's commit message
[Diff since v1.0.58](v1.0.58...v1.0.59)

**Merged pull requests:**
- Fix extra newlines (#859) (@ChrisRackauckas)

v1.0.58

Toggle v1.0.58's commit message
[Diff since v1.0.57](v1.0.57...v1.0.58)

**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

Toggle v1.0.57's commit message
[Diff since v1.0.56](v1.0.56...v1.0.57)

**Merged pull requests:**
- fix: ignore broken symlinks (#832) (@vdayanand)
- Explicitly list the extensions handled by format (#839) (@abelsiqueira)
- Change pre-commit hook to run on specific files only (#840) (@abelsiqueira)
- fix #845 (#846) (@kimikage)
- update ci.yml (#847) (@kimikage)
- Format only files selected by pre-commit (#851) (@m-fila)
- Update Project.toml (#855) (@domluna)

**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