blob: 7364b9548f27afb05640001ef437c29eb6e559c9 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
|
2012-XX-YY Jérémy Zurcher <jeremy@asynk.ch>
* add bin
* add examples
* project rename, iotas -> edoors-ruby
* clean up Room routing algo
* Spin accepts top level object which are not Rooms
* enhance direct routing through Door#send_p destination parameter
* enhance Particle#init! and Particle#reset! action and usage
2012-06-02 Jérémy Zurcher <jeremy@asynk.ch>
* release : 0.0.4
* simplify routing algorithm
* allow direct routing through Door#send_p action parameter
2012-05-24 Jérémy Zurcher <jeremy@asynk.ch>
* release : 0.0.3
* change routing algo, use Spin@world hash when door is not found locally
2012-05-18 Jérémy Zurcher <jeremy@asynk.ch>
* first release : v0.0.2
2012-05-01 Jérémy Zurcher <jeremy@asynk.ch>
* Project creation
|