Skip to content

v3.4.0

Choose a tag to compare

@caleb531 caleb531 released this 20 Jun 01:42
  • Renamed project's main module to yvs for more concise names and better adherence to Python convention
  • Updated language utility
    • Parameterized functions to receive and return only the necessary parameters (as opposed to passing and mutating a single parameters object which contains everything)
    • Improve consistency and resilience in how the language utility handles character encodings