Sha256: 767068f23afd03bd4f4afb2674cf7517010191e4563b1c181d0f26494318fc6d

Contents?: true

Size: 913 Bytes

Versions: 3

Compression:

Stored size: 913 Bytes

Contents

== 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

3 entries across 3 versions & 1 rubygems

Version Path
perfectsched-0.7.11 ChangeLog
perfectsched-0.8.0 ChangeLog
perfectsched-0.7.10 ChangeLog