Skip to content

New interface for blueprints

Compare
Choose a tag to compare
@anthonyjb anthonyjb released this 08 Aug 16:55
· 41 commits to master since this release

Changes:

  • New interface for blueprints, Blueprint classes are now defined as static classes and instructions as attributes not a separate dictionary.
  • Added Int maker class.
  • Added Float maker class.