Skip to content
Snippets Groups Projects
Commit 58ad4788 authored by René Schöne's avatar René Schöne
Browse files

Merge branch 'master' into dev

# Conflicts:
#	ragconnect.base/src/main/resources/ragConnectVersion.properties
parents 937aae40 79766203
No related branches found
No related tags found
3 merge requests!39Version 1.1.0,!35Version 1.0.0,!17Version 0.3.2
Pipeline #9962 passed
# 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`
......@@ -5,6 +5,7 @@ nav:
- inner-workings.md
- using.md
- extending.md
- changelog.md
- API documentation: ragdoc/index.html
theme:
name: readthedocs
......
#Tue May 04 13:53:39 CEST 2021
#Thu Jun 03 11:17:05 CEST 2021
version=0.3.1
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment