10.0.0-dev.18
What's Changed
- Move configuration classes from rune-lang to rune-runtime by @SimonCockx in #1256
- Rename rosetta-config to rune-config by @SimonCockx in #1257
- Add readOnlyNamespaces config and read-only-namespace CI check by @SimonCockx in #1258
- Add schema syntax, SerializationFormat and transform annotations by @SimonCockx in #1259
- Support multiple config files with serializationConfig union by @SimonCockx in #1261
- Hot-reload the Rune configuration on file change by @SimonCockx in #1262
- Add fluent generator API module by @SimonCockx in #1255
- Various Xtend to Java migrations by @SimonCockx in: #1265, #1268, #1270, #1266, #1275, #1276, #1286, #1269, #1277, #1279, #1281, #1290, #1284, #1289
Full Changelog: 10.0.0-dev.17...10.0.0-dev.18