blob: 3e89af878f7ff8e43bc555e16efa1285538f71e9 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
|
2012-XX-YY Jérémy Zurcher <jeremy@asynk.ch>
* project rename, iotas -> edoors-ruby
* clean up Room routing algo
* 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
|