Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
R
RagConnect
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
GitLab community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
JastAdd
RagConnect
Merge requests
!30
Feature: JavaHandler
Code
Review changes
Check out branch
Download
Patches
Plain diff
Expand sidebar
Merged
Feature: JavaHandler
feature/java-handler
into
dev
Overview
0
Commits
7
Pipelines
1
Changes
34
Merged
René Schöne
requested to merge
feature/java-handler
into
dev
3 years ago
Overview
0
Commits
7
Pipelines
1
Changes
34
Closes
#52 (closed)
0
0
Merge request reports
Compare
dev
dev (base)
and
latest version
latest version
d37e1825
7 commits,
3 years ago
34 files
+
845
−
126
Side-by-side
Compare changes
Side-by-side
Inline
Show whitespace changes
Show one file at a time
Files
34
pages/docs/changelog.md
+
15
−
0
View file @ d37e1825
Edit in single-file editor
Open in Web IDE
Show full file
# Changelog
# Changelog
## 1.0.0 (dev)
### Changes
-
Allow connection endpoints for relations (
[
#37
](
https://git-st.inf.tu-dresden.de/jastadd/ragconnect/-/issues/37
)
) and attributes (
[
#38
](
https://git-st.inf.tu-dresden.de/jastadd/ragconnect/-/issues/38
)
)
-
Allow send connection endpoints non-NTA nonterminals (
[
#36
](
https://git-st.inf.tu-dresden.de/jastadd/ragconnect/-/issues/36
)
)
-
Allow context-free context endpoints (
[
#34
](
https://git-st.inf.tu-dresden.de/jastadd/ragconnect/-/issues/34
)
)
-
Experimental support for Java handler (
[
#52
](
https://git-st.inf.tu-dresden.de/jastadd/ragconnect/-/issues/52
)
)
-
Make specification language more concise (
[
#33
](
https://git-st.inf.tu-dresden.de/jastadd/ragconnect/-/issues/33
)
)
### Development Changes
-
Make grammar(s) more concise (
[
#40
](
https://git-st.inf.tu-dresden.de/jastadd/ragconnect/-/issues/40
)
)
-
Enhance documentation, adding a DSL description
## 0.3.2
## 0.3.2
-
Allow connection endpoints for list nonterminals (
[
#21
](
https://git-st.inf.tu-dresden.de/jastadd/ragconnect/-/issues/21
)
)
-
Allow connection endpoints for list nonterminals (
[
#21
](
https://git-st.inf.tu-dresden.de/jastadd/ragconnect/-/issues/21
)
)
Loading