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
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
JastAdd
RagConnect
Commits
3abe6532
Commit
3abe6532
authored
4 years ago
by
René Schöne
Browse files
Options
Downloads
Patches
Plain Diff
0.3.1
- also added changelog to documentation
parent
937aae40
No related branches found
No related tags found
1 merge request
!8
Version 0.3.1
Pipeline
#9912
passed
4 years ago
Stage: build
Stage: test
Stage: ragdoc_build
Stage: ragdoc_view
Changes
3
Pipelines
1
Show whitespace changes
Inline
Side-by-side
Showing
3 changed files
pages/docs/changelog.md
+17
-0
17 additions, 0 deletions
pages/docs/changelog.md
pages/mkdocs.yml
+1
-0
1 addition, 0 deletions
pages/mkdocs.yml
ragconnect.base/src/main/resources/ragConnectVersion.properties
+1
-1
1 addition, 1 deletion
...nect.base/src/main/resources/ragConnectVersion.properties
with
19 additions
and
1 deletion
pages/docs/changelog.md
0 → 100644
+
17
−
0
View file @
3abe6532
# Changelog
## 0.3.1
-
Full support for incremental dependency tracking
-
Full support for subtree endpoint definitions (
[
#9
](
https://git-st.inf.tu-dresden.de/jastadd/ragconnect/-/issues/9
)
)
-
Internal: Use updated gradle plugin for tests (
[
#18
](
https://git-st.inf.tu-dresden.de/jastadd/ragconnect/-/issues/18
)
)
-
Bugfix
[
#22
](
https://git-st.inf.tu-dresden.de/jastadd/ragconnect/-/issues/22
)
: Correct handling of malformed URIs passed when connecting an endpoint
-
Bugfix
[
#23
](
https://git-st.inf.tu-dresden.de/jastadd/ragconnect/-/issues/23
)
: Correct handling of OptComponents as endpoints
-
Bugfix
[
#27
](
https://git-st.inf.tu-dresden.de/jastadd/ragconnect/-/issues/27
)
: Correctly handle whitespaces in grammars
## 0.3.0
-
Added
[
API documentation
](
ragdoc/index.html
)
to documentation
-
Add methods to
`disconnect`
an endpoint
-
Internal: PoC for incremental dependency tracking and subtree endpoint definitions (
[
#14
](
https://git-st.inf.tu-dresden.de/jastadd/ragconnect/-/issues/14
)
)
-
Bugfix
[
#17
](
https://git-st.inf.tu-dresden.de/jastadd/ragconnect/-/issues/17
)
: Added missing support for
`boolean`
This diff is collapsed.
Click to expand it.
pages/mkdocs.yml
+
1
−
0
View file @
3abe6532
...
@@ -5,6 +5,7 @@ nav:
...
@@ -5,6 +5,7 @@ nav:
-
inner-workings.md
-
inner-workings.md
-
using.md
-
using.md
-
extending.md
-
extending.md
-
changelog.md
-
API documentation
:
ragdoc/index.html
-
API documentation
:
ragdoc/index.html
theme
:
theme
:
name
:
readthedocs
name
:
readthedocs
...
...
This diff is collapsed.
Click to expand it.
ragconnect.base/src/main/resources/ragConnectVersion.properties
+
1
−
1
View file @
3abe6532
#T
ue May
0
4
1
3:53:39
CEST 2021
#T
hu Jun
0
3
1
1:17:05
CEST 2021
version
=
0.3.1
version
=
0.3.1
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment