Changelog for
ruby3.1-rubygem-transitions-1.3.0-lp153.1.4.x86_64.rpm :
* Thu Apr 28 2022 Stephan Kulow
updated to version 1.3.0 see installed CHANGELOG.md [#] 1.3.0
* Ruby 3.0 support (fishisfast)
* Tue Nov 08 2016 cooloAATTsuse.com- updated to version 1.2.1 see installed CHANGELOG.md [#] 1.2.1 (2016-11-07)
* (jdguzman) remove explicit ActiveRecord dependency
* (jdguzman) fix module lookup to get it to work with mongoid
* Thu Sep 22 2016 cooloAATTsuse.com- updated to version 1.2.0 see installed CHANGELOG.md [#] 1.2.0
* (atomaka) Allow timestamp to accept an array of timestamps
* Tue May 03 2016 cooloAATTsuse.com- updated to version 1.1.1 see installed CHANGELOG.md [#] 1.1.1
* (beornborn) use instance_exec for defining scope because AATTklass sometimes is resolved as nil
* Sat Apr 09 2016 cooloAATTsuse.com- updated to version 1.1.0 see installed CHANGELOG.md [#] 1.1.0
* (itkin) `available_states` and `available_events` should list states or events in the order they are defined
* Sat Feb 06 2016 cooloAATTsuse.com- updated to version 1.0.1 see installed CHANGELOG.md [#] 1.0.1
* (avyy) Fix AATTstate_machine lookup for Presenter\'s methods
* Thu Jan 21 2016 cooloAATTsuse.com- updated to version 1.0.0 see installed CHANGELOG.md [#] 1.0.0
* (troessner) Only support ruby 2.1 and 2.2.
* Fri Aug 21 2015 cooloAATTsuse.com- updated to version 0.2.1 see installed CHANGELOG.md [#] 0.2.1
* (ozydingo / Andrew Schwartz) Don\'t use ActiveModel#has_attribute? since this adds the attribute name to self.attribute_names
* Tue Feb 10 2015 cooloAATTsuse.com- updated to version 0.2.0
* Sun Dec 01 2013 cooloAATTsuse.com- updated to version 0.1.12
* (troessner) Fix issue 107: timestamps are updated even if guard fails.