Releases: TypedUseCase/tuc-parser
Releases · TypedUseCase/tuc-parser
Version 4.3.0
4.3.0 - 2023-01-02
- Use net8.0
- Update dependencies
Version 4.2.0
4.2.0 - 2021-08-13
- Update dependencies
Version 4.1.0
4.1.0 - 2021-08-12
- Update dependencies
Version 4.0.0
4.0.0 - 2021-06-08
- Update to net5.0 and use F# 5.0
Version 3.0.0
3.0.0 - 2020-11-13
- Fix
Alias.Valueto have a surrounding" - Add a
Component optiontoParsedParticipant - Add an
Operatortype and module - Add fields for
Datatype- Domain
- Type
- Cases
- Add
KeyWordDoand parse it as aParsed.KeyWordOnly - Add a field with
DomainTypetoParticipantComponent - Add more functions to the
DatamodulecasecasesForiterCases
- Add more data for
ParseError
Version 2.0.1
2.0.1 - 2020-11-06
- Add missing
KeyWordvalue toKeyWordIf
Version 2.0.0
2.0.0 - 2020-11-06
- [BC] Add
aliaskeyWord location to Parsed Participant Definition - [BC] Add
KeyWordtype and a module
Version 1.0.0
1.0.0 - 2020-11-05
- Initial implementation