updated announce email and history for 0.2.0 release
[god.git] / History.txt
blob7217e24d1ddc932dcfd7815c2a1eacf6fca2696a
1 == 0.2.0 / 2007-07-18
3 * Rewrote innards to use a state and event based lifecycle
4 * Basic support for events via kqueue (bsd/darwin) and netlink/pec (linux) [kevinclark]
5 * Added advanced syntax (simple syntax calls advanced api underneath)
6 * Condition returns have changed meaning. With simple syntax, a true return activates block
7 * Updated http://god.rubyforge.org with updated simple config and new advanced config
9 == 0.1.0 / 2007-07-07
11 * 1 major enhancement
12   * Birthday!