Skip to content

v4.6.5

Compare
Choose a tag to compare
@davidkpiano davidkpiano released this 12 Jul 20:07

Improvements

  • The service.children property of interpreter instances is now marked as public.
  • An improved algorithm for determining state nodes on a transition fixed #518. This algorithm will eventually replace the current one, while maintaining the same behavior.
  • spawn() is now typed correctly. #521