Skip to content

Name of the Game

Compare
Choose a tag to compare
@SolidWallOfCode SolidWallOfCode released this 12 Oct 14:50
· 2 commits to 0.4.x since this release

Primarily a fix for #87.

  • Reserved configuration storage and option support for directives removed.
  • Configuration level storage now done using named objects only, consistent for all elements.
  • Added named objects to the context. This avoids having to allocate configuration storage solely to reserve context storage.