0.3.0 Beta 8
·
86 commits
to master
since this release
Breaking
- removed List.literal
- removed List?.literal
- removed Map<String, Literal>.literal
- removed Map<String, Literal>?.literal
- removed literal(...)
Feature
-
added ConstDefinitionBuilder.(String)invoke(...)
-
added StructDefinitionSetDomainContainer.(String)invoke(...)
-
added List.toTupleLiteral()
-
added emptyTupleLiteral()
-
added tupleLiteralOf(...)
-
added Map<String, Literal>.toStructLiteral()
-
added emptyStructLiteral()
-
added structLiteralOf(...)
Deprecated
- deprecated Comm.SameClient
- deprecated Comm.SameSoftware
- deprecated Comm.SameSubject
- deprecated Comm.SameService
Full Changelog: 0.3.0-beta.7...0.3.0-beta.8