Wongi Engine Versions Save

A rule engine written in Ruby.

v0.3.1

6 years ago
  • fixed a bug in join testing (#66)

v0.2.9

7 years ago
  • fixed a bug preventing variables being bound to false and nil

v0.2.8

8 years ago
  • fixed a namespacing bug affecting code not including the DSL module

v0.2.7

8 years ago

Fixed a bug in NCC deactivation.

v0.2.6

8 years ago
  • fixed Network#each

v0.2.5

8 years ago

Fixed some memory leaks in overlays.

v0.2.3

8 years ago

v0.2.0

8 years ago

v0.2.0

  • refactored compilation code
  • data overlays
  • DSL methods are removed from Object and are available by including Wongi::Engine::DSL instead