Sha256: 214f6f47433c3da5f9f4538efa717ef804c5c8b12f482fb87e5c91595e68a072
Contents?: true
Size: 1.46 KB
Versions: 1
Compression:
Stored size: 1.46 KB
Contents
== 2012-07-03 version 0.8.2 * Fixed rdb_compat to raise PreemptedError and IdempotentAlreadyFinishedError correctly * Fixed Application module * Added scheduled_time -> next_time and scheduled_run_time -> next_run_time aliases to ScheduleMetadataAccessors == 2012-06-25 version 0.8.1 * Added autoload for PerfectSched::VERSION * Fixed rdb_compat backend to use Integer type for time fields * Added IdempotentAlreadyFinishedError and IdempotentAlreadyExistsError which should be ignored for idempotency == 2012-05-23 version 0.8.0 * New major version * Redesigned API == 2012-02-21 version 0.7.10 * Fixed NullBackend#modify_checked == 2012-02-09 version 0.7.9 * Backend#get returns next_time == 2011-12-17 version 0.7.8 * fixed NullBackend == 2011-12-15 version 0.7.7 * Added timezone support == 2011-12-08 version 0.7.6 * RDBBackend doesn't create table automatically == 2011-12-06 version 0.7.5 * NullBackend always returns success == 2011-12-04 version 0.7.4 * Added NullBackend * RDBBackend considers URLs begin with jdbc::mysql * Reduced MAX_SELECT_ROW from 32 to 4 to reduce backend load == 2011-11-29 version 0.7.3 * gemspec: replaced '=' dependency into '>=' + '<=' to avoid rubygems+jruby bug == 2011-11-02 version 0.7.2 * Disables logger's buffering * Fixed time format in --list message == 2011-09-16 version 0.7.1 * Supports to read multiple configuration files * Fixed command-line launcher == 2011-09-02 version 0.7.0 * First release
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
perfectsched-0.8.2 | ChangeLog |