Revision history for IRC-Log-Textual
0.0.16 2021-12-01T21:44:57+01:00
- Upped dependency on IRC::Log for better performance
0.0.15 2021-11-18T12:05:56+01:00
- Upped dependency on IRC::Log for handling empty logs
0.0.14 2021-11-17T14:10:42+01:00
- Upped dependency on IRC::Log to get better performance
0.0.13 2021-11-16T21:41:34+01:00
- Upped dependency on IRC::Log
- Adapt to new .parse-log interface
0.0.12 2021-11-15T12:41:03+01:00
- Upped dependency on IRC::Log
- Added tests for .search functionality
0.0.11 2021-11-12T18:29:37+01:00
- Upped dependency on IRC::Log
- Added tests for .target-index, .target-entry, .entries-lt-target,
.entries-le-target, .entries-ge-target, .entries-gt-target
- Follow API-changes to .parse
0.0.10 2021-11-10T10:07:12+01:00
- Upped dependency on IRC::Log and the consequent refactor in
the parse logic (largely a simplification, fortunately).
0.0.9 2021-10-26T23:02:51+02:00
- Update dependency to fix issue with .target
0.0.8 2021-10-25T23:36:30+02:00
- Up dependency
- Work around issue that causes .pos values to be corrupted
0.0.7 2021-10-23T14:29:28+02:00
- Up dependency
0.0.6 2021-09-08T00:36:44+02:00
- Argh, forgot to update the dependency in the class statement
0.0.5 2021-09-07T22:24:22+02:00
- Migrate to zef ecosystem, update dependency
- Update email address
0.0.4 2021-08-25T22:46:46+02:00
- Fix some kind of issue with aliasing with last-topic-change
0.0.3 2021-08-20T13:31:11+02:00
- Up dependency on IRC::Log to get support for .last-topic-change
0.0.2 2021-06-09T22:39:52+02:00
- Up dependency on IRC::Log to get support for .next / .prev
- Add tests for .next / .prev
0.0.1 2021-05-26T21:19:22+02:00
- Initial version