Skip to content

v3.2.0

Compare
Choose a tag to compare
@danburzo danburzo released this 09 Aug 09:27
  • Prefer the => operator instead of >> for defining aliases. The old operator is kept for backwards compatibility.
  • Adds the ... (spread) operator equivalent to the . alias
  • Use the .scoped key when using the . alias and not all keys are named.