RascalSoftware / python-RAT

Python interface for RAT
1 stars 5 forks source link

Introduces case insensitive enums and Classlists #53

Closed DrPaulSharp closed 3 months ago

DrPaulSharp commented 4 months ago

Input for enums and searching within classlists are now case insensitive. However, for cross-checking between different classlists at the project level, case sensitivity still applies.