Releases: eiffel-community/eiffel-remrem-generate
Releases · eiffel-community/eiffel-remrem-generate
Added single end point in Remrem generate
Added single endpoint in service for Remrem generate
Fix authentication required even when activedirectory.enabled=false
Fixes an error that required login even when authentication was disabled in the settings.
Added functionality to get the version of the loaded messaging protocols.
- Added --list_versions Cli option
- Added https:///versions
Removed print stack trace to stdout
Removed print stack trace to stdout
Dynamic loading of Protocol Jars
Added functionality to dynamically load protocol jars into remrem generate
cli bug fix and unit tests
- update version of semantics and small dependency conflicts for integration tests
- update gradle version
- unit test cli
- automatically fetch semantics version in tests and indentation fix
- new tests and help flag error fix
- update integration tests
- update generate version and changelog
update Spring version
Merge pull request #28 from evasiba-ericsson/master update spring version
Made message type case insesitive
Merge pull request #26 from evasiba-ericsson/master made message type case insensitive
0.5.6
step version
added comand line functionality
Merge pull request #21 from vasba/master cli functionality added