Skip to content

Red Core 0.6 Dev 2

Pre-release
Pre-release
Compare
Choose a tag to compare
@Desoroxxx Desoroxxx released this 09 Feb 18:08
· 41 commits to main since this release

Changelog File (Include Previous Versions)

Added

  • Case a utility enum for handling checking, applying and enforcing naming conventions, currently supported casing:
    • camelCase
    • PascalCase
    • kebab-case
    • lower_snake_case
    • UPPER_SNAKE_CASE

Internal