Releases: PANTHEONtech/YANGinator
Releases · PANTHEONtech/YANGinator
2.1
What's Changed
- Release fix by @Filip-Vitkovsky in #290
- Fix injection of not injectable statements by @Filip-Vitkovsky in #292
- Fix release workflow by @Filip-Vitkovsky in #293
- reduce number of compatibility checks per one iteration by @michal-cmarada in #294
- reduce number of compatibility checks per one iteration to free memory by @michal-cmarada in #295
- reduce number of compatibility checks per one iteration to free memory by @michal-cmarada in #296
- reduce number of compatibility checks to one by one by @michal-cmarada in #297
- fix cleanup for compatibility check task by @michal-cmarada in #298
Full Changelog: 2.0...2.1
2.1-beta-2
What's Changed
- Release fix by @Filip-Vitkovsky in #290
- Fix injection of not injectable statements by @Filip-Vitkovsky in #292
- Fix release workflow by @Filip-Vitkovsky in #293
Full Changelog: 2.0...2.1.-beta-2
2.0
What's Changed
- Added error recovery to grammar. by @SamoSchneider in #61
- Upgrade plugin based on Jetbrains documentation by @vbacinsky in #67
- Change path and add wrapper task by @vbacinsky in #69
- Reduce versions by @vbacinsky in #70
- Fix IIU version by @vbacinsky in #71
- Add compatibilityCheck task by @vbacinsky in #73
- Cleanup by @vbacinsky in #75
- Add AnyOrder external rule by @Tobianas in #76
- Add automatic copyright check by @Tobianas in #78
- added external rules checkString and checkChar by @JanPurdek in #79
- RFC-Parser review by @gabrisL in #77
- RFC Parser - support for YANG 1.1 by @gabrisL in #80
- New plugin implementation by @JanPurdek in #84
- Annotator by @JanPurdek in #85
- Update README.md by @andrejmacak in #90
- fixed completion bug by @SaintComorek in #89
- Various grammar and highlighter bugs fixed / comments allowed by @JanPurdek in #93
- Formatter bug fixed , BNF file change , Added Methods to RFC Parser by @SaintComorek in #95
- Double-click word selection bug fix by @JanPurdek in #96
- Highlighter bugfix - keyword highlighting by @SaintComorek in #100
- fix NPE in YangCompletionContributorBuilder by @michal-cmarada in #102
- Complition Contributor PopUp fix by @SaintComorek in #103
- Error recovery by @JanPurdek in #104
- Various bug fixes by @JanPurdek in #107
- TMP: Disabled publish plugin by @SaintComorek in #109
- Compatible versions update by @SaintComorek in #113
- #65 Release action fix by @SaintComorek in #114
- backward compatibility to yang 1.0 by @JanPurdek in #116
- Fixed reference for quoted-identifiers by @JanPurdek in #118
- Adding method to change pattern expression in Bnf by @SaintComorek in #117
- Changelog update by @JanPurdek in #121
- Adding Release Tasks,Channel and release files for Beta Version by @SaintComorek in #123
- Editing Gradle Tasks by @SaintComorek in #124
- #119 Formatting buf Fixed, braces already formatting correctly by @SaintComorek in #120
- Illegal State Exception bug fix (#126) by @Simonito in #130
- Issue #125 - fixed comment coloring by @Simonito in #133
- Issue #134 - fixed decimal value error highlight by @Simonito in #136
- Issue # 127 - Fixes NullPointerException in the YangBreadcrumbsProvider by @Simonito in #138
- Issue # 132 - Fixes PluginException - nonempty text is not covered by block by @Simonito in #142
- Fixes NullPointerException in YangReferenceContributor by @Simonito in #144
- Added documentation for methods : by @AdamVigas in #141
- Added documentation for deviation methods by @OleksandrPanasiuk02 in #140
- Fixes NullPointerException in YangAnnotator by @Simonito in #146
- #139 Auto-completion fixed by @Simonito in #147
- Add additional validation for root element of Yang file #150 by @Filip-Vitkovsky in #153
- Changed String regex for highlighting by @Filip-Vitkovsky in #156
- Changed regex for keywords and single line comments used for highligh… by @Filip-Vitkovsky in #157
- Cleanup formatting by @peterivanic in #170
- Added string option for augment argument by @Filip-Vitkovsky in #162
- Added spacing around curly braces by @Filip-Vitkovsky in #168
- Fixed NSFexception for code style settings by @Filip-Vitkovsky in #169
- Comment formatting is not done properly by @Filip-Vitkovsky in #171
- #149_Single_line_comment_error_if_no_chars_after_/or_if_single_qoute'or_backslah_is_present by @peterivanic in #158
- #164 fix alphanumerical string by @peterivanic in #172
- Index out of bounds exception index 1 out of bounds for length 1 #148 by @peterivanic in #159
- Revert "Index out of bounds exception index 1 out of bounds for length 1 #148 " by @michal-cmarada in #174
- fix typo in ZERO_LENGHT_STRING by @peterivanic in #176
- fix index out of bounds in empty yang by @peterivanic in #177
- fix unknown statements offset. by @peterivanic in #180
- 187 update plugins version by @peterivanic in #192
- 182 update copyrights for year 2023 by @Sramcik in #183
- Developer documentation by @Sramcik in #191
- add submodule chcek in annotator by @peterivanic in #186
- 189 fix ALPHANUMERICAL_DIGIT_FIRST string by @peterivanic in #194
- 161 indenting not working properly by @Filip-Vitkovsky in #196
- Path string splitter correction by @Filip-Vitkovsky in #193
- Cleanup deprecated code. by @peterivanic in #207
- rewrite yang initialization by @peterivanic in #202
- String-splitter possibility in path-predicate by @Filip-Vitkovsky in #203
- Optional statements parsing in any order by @Filip-Vitkovsky in #201
- update allowComments_commentInit.png by @peterivanic in #204
- Resolved inconsistent quantifiers by @Sramcik in #205
- 213 preparation for release. Update README.md and ModelDeviations.md by @peterivanic in #221
- 226 comment syntax error by @peterivanic in #228
- Fixed deviate statements parsing error by @Filip-Vitkovsky in #224
- Fixed referencing by @Filip-Vitkovsky in #211
- Fix leaf-list error. by @peterivanic in #212
- Changed highlighter H_STRING regex by @Filip-Vitkovsky in #229
- Added string splitter possibilities by @Filip-Vitkovsky in #227
- 222 namespace identifier error by @peterivanic in #230
- 218 uses augment stmt missing notification error by @peterivanic in #233
- Added single quote possibility by @Sramcik in #235
- 232 update documentation by @Filip-Vitkovsky in #236
- Edit augment's substatments according to cardinaliy in table in rfc6020 - 7.15.1. by @Sramcik in #238
- autocompletion optimalization by @Filip-Vitkovsky in #242
- Changed input and output data-def cardinality by @Filip-Vitkovsky in #247
- Added ZEROS lexer option to identifier by @Filip-Vitkovsky in #246
- Reference search optimization by @Filip-Vitkovsky in #243
- 237 add support for string splitter in if feature by @Sramcik in #248
- ...
2.0-beta-1
What's Changed
- Added error recovery to grammar. by @SamoSchneider in #61
- Upgrade plugin based on Jetbrains documentation by @vbacinsky in #67
- Change path and add wrapper task by @vbacinsky in #69
- Reduce versions by @vbacinsky in #70
- Fix IIU version by @vbacinsky in #71
- Add compatibilityCheck task by @vbacinsky in #73
- Cleanup by @vbacinsky in #75
- Add AnyOrder external rule by @Tobianas in #76
- Add automatic copyright check by @Tobianas in #78
- added external rules checkString and checkChar by @JanPurdek in #79
- RFC-Parser review by @gabrisL in #77
- RFC Parser - support for YANG 1.1 by @gabrisL in #80
- New plugin implementation by @JanPurdek in #84
- Annotator by @JanPurdek in #85
- Update README.md by @andrejmacak in #90
- fixed completion bug by @SaintComorek in #89
- Various grammar and highlighter bugs fixed / comments allowed by @JanPurdek in #93
- Formatter bug fixed , BNF file change , Added Methods to RFC Parser by @SaintComorek in #95
- Double-click word selection bug fix by @JanPurdek in #96
- Highlighter bugfix - keyword highlighting by @SaintComorek in #100
- fix NPE in YangCompletionContributorBuilder by @michal-cmarada in #102
- Complition Contributor PopUp fix by @SaintComorek in #103
- Error recovery by @JanPurdek in #104
- Various bug fixes by @JanPurdek in #107
- TMP: Disabled publish plugin by @SaintComorek in #109
- Compatible versions update by @SaintComorek in #113
- #65 Release action fix by @SaintComorek in #114
- backward compatibility to yang 1.0 by @JanPurdek in #116
- Fixed reference for quoted-identifiers by @JanPurdek in #118
- Adding method to change pattern expression in Bnf by @SaintComorek in #117
- Changelog update by @JanPurdek in #121
- Adding Release Tasks,Channel and release files for Beta Version by @SaintComorek in #123
New Contributors
- @vbacinsky made their first contribution in #67
- @Tobianas made their first contribution in #76
- @JanPurdek made their first contribution in #79
- @gabrisL made their first contribution in #77
- @andrejmacak made their first contribution in #90
- @SaintComorek made their first contribution in #89
- @michal-cmarada made their first contribution in #102
Full Changelog: 1.5...2.0-beta-1
1.5
What's Changed
- Added support for code formatting indents. by @SamoSchneider in #42
- Grammar change to allow proper working of formatter by @SamoSchneider in #49
- Added code style settings fo yang by @SamoSchneider in #48
- Fix compatibility issues with older and newer versions by @PetkoNosal in #50
- Fix compatibility issues with older and newer versions by @PetkoNosal in #52
- Proper fix for spacing in concatenated strings by @SamoSchneider in #51
- Added support for smart indents by @SamoSchneider in #54
- Added rules for spacing by @SamoSchneider in #55
- Comments bugs by @SamoSchneider in #57
Full Changelog: 1.3...1.5
1.4
1.3
What's Changed
- Added checking for multiplicity by @SamoSchneider in #36
- Properly checking identifier start character by @SamoSchneider in #39
- Added breadcrumbs support for grouping by @SamoSchneider in #40
- Fix for go to declarations by @SamoSchneider in #41
Full Changelog: 1.2...1.3
1.2
What's Changed
- Make SNAPSHOT version by @PetkoNosal in #22
- Changes to type statement by @SamoSchneider in #24
- Class Cast Exception Fixed by @ivan-martiniak in #25
- changing name of the language by @SamoSchneider in #27
- Add license badge by @PetkoNosal in #29
- Cleanup before 1.2 release by @SamoSchneider in #30
- Added testing for improved type statement by @SamoSchneider in #31
- Setup release tasks by @PetkoNosal in #32
- Setup new release action by @PetkoNosal in #33
New Contributors
- @ivan-martiniak made their first contribution in #25
Full Changelog: 1.1...1.2
1.1
Merge pull request #21 from PANTHEONtech/release-1-1 Release 1.1
1.0-SNAPSHOT
Initial release