Revision history for Updown
0.0.8 2024-09-25T15:58:54+02:00
- Add dependency on META::verauthapi, remove META::constants
- Make sure all classes have proper ^ver, ^auth and ^api setting
0.0.7 2024-09-24T16:40:50+02:00
- Fix META snafu
0.0.6 2024-09-24T15:29:52+02:00
- Remove support for :reddit / :twitter, they don't work anymore
- Up dependecy on Hash2Class and Cro::HTTP::Client
- Add dependency on META::Version to get version reliably
- Add CI badge for each OS
- Add sponsor button and link
- Update copyright year
0.0.5 2022-02-17T18:34:11+01:00
- Added specific dependencies to HTTP::HPACK and
IO::Socket::Async::SSL so that Updown works with
Rakudo 2022.02 and Cro 0.8.7. Once a more recent
Cro has become available, these dependencies can go.
- Changed "uptime" field to coerce to Rat, when it is
100, it comes back as an Int
0.0.4 2022-01-17T20:00:00+01:00
- Fix thinko in updown script
0.0.3 2022-01-03T12:41:22+01:00
- Allow for comparators
- Give each Updown object its *own* default client
- Add live tests for author
0.0.2 2021-12-30T20:04:07+01:00
- Add a Updown::Check.title method, for convenience
- Add a simple CLI
0.0.1 2021-12-29T22:00:24+01:00
- Initial version