- Use net8.0
- Update dependencies
- Update dependencies
- Update dependencies
- Update to net5.0 and use F# 5.0
- Fix
Alias.Value
to have a surrounding"
- Add a
Component option
toParsedParticipant
- Add an
Operator
type and module - Add fields for
Data
type- Domain
- Type
- Cases
- Add
KeyWord
Do
and parse it as aParsed.KeyWordOnly
- Add a field with
DomainType
toParticipantComponent
- Add more functions to the
Data
modulecase
casesFor
iterCases
- Add more data for
ParseError
- Add missing
KeyWord
value toKeyWordIf
- [BC] Add
alias
keyWord location to Parsed Participant Definition - [BC] Add
KeyWord
type and a module
- Initial implementation