Revision history for IRC-Channel-Log

0.0.8  2021-05-05T15:11:03+02:00
    - Add is-first-date-in-(month|year) methods

0.0.7  2021-05-05T11:49:43+02:00
    - Removed Object::Delayed functionality: if a client wants to do
      stuff in an async fashion, it's *their* responsibility to do so

0.0.6  2021-05-04T21:15:30+02:00
    - Add support for .log method

0.0.5  2021-05-04T20:55:14+02:00
    - Add support for .this-date method

0.0.4  2021-05-03T11:09:48+02:00
    - .new now returns a catchupped object, duh!

0.0.3  2021-05-03T11:06:04+02:00
    - Add .next-date / .prev-date methods
    - Add support for :batch and :degree with .new
    - Add dependency on Object::Delayed
    - .new now returns a slacked object, for faster startup-times of servers

0.0.2  2021-04-30T11:49:01+02:00
    - Upped API dependency to 0.19 (introducing entries as IterationBuffers)
    - Added dependency on Array::Sorted::Util
    - Logs are now kept as a list, sorted with @!dates
    - Added years attribute
    - Added watch-and-update method

0.0.1  2021-04-28T13:48:38+02:00
    - Initial version
