Skip to content

Releases: ossuminc/riddl

0.20.5 - Improvements From Course Development

01 Mar 18:39
46301cd
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.20.3...0.20.5

0.20.3

27 Feb 00:08
1f8fbf0
Compare
Choose a tag to compare
0.20.3 Pre-release
Pre-release

What's Changed

Full Changelog: 0.20.1...0.20.3

Fix an expression type bug

23 Feb 17:18
Compare
Choose a tag to compare
Pre-release

What's Changed

Full Changelog: 0.20.0...0.20.1

Updates To Processing Model

22 Feb 19:37
c8a7644
Compare
Choose a tag to compare
Pre-release

What's Changed

Full Changelog: 0.19.0...0.20.0

0.19.0 - Simplified Streaming

16 Feb 23:20
c90ddbe
Compare
Choose a tag to compare
Pre-release

What's Changed

New Contributors (Thank you!)

Full Changelog: 0.18.0...0.19.0

0.18.1 - Dependency upgrades, projections syntax fix

01 Feb 08:40
f84c734
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.18.0...0.18.1

0.18.0 - TestCoverage

09 Dec 20:53
Compare
Choose a tag to compare
0.18.0 - TestCoverage Pre-release
Pre-release

What's Changed

New Contributors

Full Changelog: 0.17.1...0.18.0

0.17.1

06 Nov 15:44
f61087f
Compare
Choose a tag to compare
0.17.1 Pre-release
Pre-release

Language Changes

  • New pre-defined types: Currency("CO"), SI Base Units
  • Adaptors are now uni-directional from the containing context to the declared context.
  • Adaptations are now handlers
  • Applications are now composed of a hierarchy of nested groups than can contain only inputs and outputs
  • Applications may now declare handlers to deal with user input
  • Processors may now declare handlers to deal with input messages
  • Stories aimed at mostly working with applications
  • New "Repository" concept added to language
  • States and Projections can now declare invariants too
  • Authors may now only be defined in Domains
  • All vital definitions may now declare "by author " immediately after their identifier to indicate who authors that definition

Other Changes

Full Changelog: 0.17.0...0.17.1

0.17.0 - Minor Doc updates for Reactive Summit

25 Oct 01:49
eb73de6
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.16.1...0.17.0

0.16.1 - Native Image, scoverage,

14 Oct 19:57
5849256
Compare
Choose a tag to compare
Pre-release

New Features

  • Generating a native image is now supported
  • Scala coverage testing is working again
  • All files have headers
  • Stories can now connect to other model definitions
  • Modelling applications very simply is now supported
  • Improvements in graphical output of TOC, stories

What's Changed

Full Changelog: 0.15.4...0.16.1