Releases: 1c-syntax/bsl-parser
Releases · 1c-syntax/bsl-parser
Release list
v0.39.0
What's Changed
- feat(description): тип может быть уточнён ссылкой by @nixel2007 in #406
Full Changelog: v0.38.0...v0.39.0
v0.38.0
What's Changed
- build(deps): bump actions/setup-python from 6 to 7 by @dependabot[bot] in #400
- fix(description): координаты элементов учитывают отступ каждой строки by @nixel2007 in #404
- build(deps): bump com.github.ben-manes.versions from 0.54.0 to 0.57.0 by @dependabot[bot] in #402
- build(deps): bump org.junit:junit-bom from 6.1.0 to 6.1.2 by @dependabot[bot] in #399
- build(deps): bump gradle-wrapper from 9.6.0 to 9.6.1 by @dependabot[bot] in #397
- build(deps): bump org.jreleaser from 1.24.0 to 1.25.0 by @dependabot[bot] in #396
Full Changelog: v0.37.2...v0.38.0
v0.37.2
v0.37.1
What's Changed
- feat(description): добавить VariableDescription.getTypes() с List<TypeDescription> by @nixel2007 in #392
Full Changelog: v0.37.0...v0.37.1
v0.37.0
v0.36.0
What's Changed
- fix(description): не разрезать структуру на многострочном типе поля by @nixel2007 in #390
Full Changelog: v0.35.0...v0.36.0
v0.35.0
What's Changed
- Bump org.junit:junit-bom from 6.0.3 to 6.1.0 by @dependabot[bot] in #384
- Bump the freefair group across 1 directory with 3 updates by @dependabot[bot] in #369
- Добавить отдельный узел PREPROC_STACK и поддержать
#stackв module annotations by @Copilot in #386
Full Changelog: v0.34.1...v0.35.0
v0.34.1
What's Changed
- fix(lexer): emit DOT_TRAILING for dot followed by newline by @nixel2007 in #383
Full Changelog: v0.34.0...v0.34.1
v0.34.0
What's Changed
- feat(lexer,grammar): tolerate trailing dot for incomplete member access by @nixel2007 in #381
Full Changelog: v0.33.0...v0.34.0
v0.33.0
What's Changed
- fix(description): preserve all value types in Collection of T1, T2 by @nixel2007 in #378
Full Changelog: v0.32.0...v0.33.0