Revision history for Perl extension Event::Lite.

1.010   2009-06-19
  - Public API is stable and no known bugs.  I call it v1.0+.

0.005   2009-06-12
  - Subscriber no longer uses the "forks" or "forks::shared" modules.
  - Performance increased up to 2,500 events per second.

0.002   2009-06-10
  - Server, publisher and subscriber all work.
  - Performance clocked on my laptop (Lenovo Y530) at:
      Subscribers: 10
      Events: 5,000
      Time:   35.02 seconds
      Rate:   142.77/second

0.001   2009-06-09
  - Initial announcement