Sha256: b2ef3af9eff85ff2e50065a149719e67531b27271a86ced845f37fa541fca292

Contents?: true

Size: 1.43 KB

Versions: 1

Compression:

Stored size: 1.43 KB

Contents

= ruote - CHANGELOG.txt


== ruote - 2.1.5    released 2010/01/28

- fixed StorageParticipant a to b flow, fix by Torsten
- fixed StorageParticipant#cancel
- dollar : made sure of ${fei} and ${wfid}
- implemented ProcessStatus#to_dot
- if a participant implementation cancel method returns false,
  reply_to_parent will not get called
- changes about errors without [stored] expressions, they now appear in process
  statuses
- EngineParticipant implemented
- 'ruby_eval_allowed' instead of :ruby_eval_allowed
- ${v:customer.address.1} deep trick now ok (as it was ok for fields)
- added d() to the $ notation : echo "${r: d('f:toto') }"
- Engine#kill_process(wfid) can cure errored participant expressions
- made sure ${r:wi} and ${r:workitem} is and instance of Ruote::Workitem
- implemented StorageParticipant#by_field


== ruote - 2.1.4    released 2010/01/11

- implemented StorageHistory
- using yyyy-mm-dd instead of yyyy/mm/dd for Ruote.time_to_utc_s(t)
- implemented Storage#purge_type!(t)
- Engine#add_service now returning just bound service


== ruote - 2.1.3    released 2010/01/04

- fixed issue with Rufus.is_cron_string (thanks Torsten)
- fixed issue with FlowExpression#cancel (Kenneth)


== ruote - 2.1.2    released 2010/01/03

- fixed issue when initializing engine without worker. Thanks Matt Nichols.


== ruote - 2.1.1    released 2009/12/31

== OpenWFEru - 0.9.2       released 2007/01/26
== openwfe-ruby - 1.7.0    released 2006/05/08

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
ruote-2.1.5 CHANGELOG.txt