summaryrefslogtreecommitdiffstats
path: root/Changelog
blob: 65a6ba503a99111cf321b15f7ac2c57f20d4c9f4 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
2012-XX-YY Jérémy Zurcher <jeremy@asynk.ch>
	* release : 0.0.7

2012-06-13 Jérémy Zurcher <jeremy@asynk.ch>
	* release : 0.0.6 (edoors)
	* 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-13 Jérémy Zurcher <jeremy@asynk.ch>
	* release : 0.0.5 (iotas)
	* for project name change notification

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