Skip to content

Version 1.0.0-alpha.25

Pre-release
Pre-release
Compare
Choose a tag to compare
@Whathecode Whathecode released this 30 Oct 08:42
· 611 commits to master since this release
fad8ef5

Protocol subsystem change:

  • Added ProtocolFactoryService as a new service which will create study protocols from templates. The first factory method added now is createCustomProtocol which can be used to create a study protocol which has its own way of describing study protocols that deviates from the CARP core study protocol model. This is an optional service which does not need to be implemented; protocols can be created as usual through the protocols API. (#187)

Client subsystem change:

  • ClientManager.stopStudy() added to stop a study deployment from the client. (#188)

Common:

  • Bugfix: DateTime could't be serialized in formats other than JSON. (092d439)

Multiplatform release accessible through Maven:
https://mvnrepository.com/artifact/dk.cachet.carp