Jan Christian Grünhage
5f25f85a5e
chore: fork and rename
...
I'm forking this, with the following changes:
- daemon instead of CLI tool run via cron
- mandatory config file
- use cloudflare crate instead of home grown API client
- IPv6 support
- CNPLv6+ licensed instead of MIT licensed
2021-05-23 15:33:28 +02:00
Rostislav Raykov
d88bb93cfe
chore: Bump up version number to 0.3.0
2020-04-21 10:04:56 +02:00
Jan Christian Grünhage
b3bdf965e7
chores: Update crates to latest versions
2020-04-20 23:37:28 +02:00
Jan Christian Grünhage
0c6eb9a9eb
feat: use log crate instead of println
...
To make debugging easier, this switches to env_logger and the log crate.
This helps with getting to the output of the underlying crates this
builds on.
BREAKING CHANGE: this changes the output, so if you parse the output in
your scripts, then this might break it.
2020-04-20 23:21:01 +02:00
Rostislav Raykov
0dbfa23ef8
chore: Bump up version number to 0.2.1
2020-03-22 23:31:50 +01:00
Rostislav Raykov
56032b81bc
chore: Update cargo.toml to use anyhow for errors
2020-03-22 20:58:18 +01:00
Rostislav Raykov
93f896f194
chore: Update crates to latest versions
2020-03-21 22:42:04 +01:00
Rostislav Raykov
4a12f3676f
chore: Update human-panic to show crash reports
...
Update to the latest point release of human panic
so we can see properly the crash reports.
2020-03-21 20:52:12 +01:00
Rostislav Raykov
3803843ba2
chore: Bump up version number to 0.2.0
2019-09-23 12:01:25 +02:00
Rostislav Raykov
403ec58e21
chore: Add toml as a dependency
...
This is gonna be used for the config file parsing
2019-09-22 22:27:58 +02:00
Rostislav Raykov
8dd21dbd94
chore: Bump up version number to 0.1.8
2019-09-21 23:19:44 +02:00
Rostislav Raykov
867aad941e
chore: Bump up version number to 0.1.7
2019-09-19 11:44:01 +02:00
Rostislav Raykov
80bece6f68
chore: Bump up version number to 0.1.6
2019-09-18 14:38:22 +02:00
Rostislav Raykov
1ec5a0bd2c
chore: Bump up version number to 0.1.5
2019-09-18 14:31:46 +02:00
Rostislav Raykov
16a6b797bc
chore: Bump up version number to 0.1.4
2019-09-18 10:49:51 +02:00
Rostislav Raykov
a6ee74ffe4
chore: Bump up version number to 0.1.3
2019-09-18 10:44:18 +02:00
Rostislav Raykov
75421d7e85
chore: Bump up version number to 0.1.2
2019-09-18 10:29:32 +02:00
Rostislav Raykov
ac3fc11bfd
chore: Bump up version number to 0.1.1
2019-09-18 01:52:14 +02:00
Rostislav Raykov
d080f1b364
feat: Add dependencies
2019-09-17 17:32:18 +02:00
Rostislav Raykov
4feaf4a17d
feat: Initial commit
...
Basically the output of cargo init with some
extra metadata added to the package
2019-09-17 13:44:12 +02:00