Skip to content

0.3.2

Choose a tag to compare

@Sainan Sainan released this 13 Apr 00:44
  • Added type hints
  • Added binary numerals
  • Improved classifications for ternaries and safe navigation
  • Fixed classifying "enum class" like an enum called "class"
  • Fixed not allowing '_' within numerals
  • Fixed not classifying ':' in method call as accessor
  • Fixed not classifying ':' as separator for default & case