3b6be17e4a
switch to edition 2021, bumping msrv to 1.56.0
...
unfortunately we can't use the new resolver for reasons explained in the readme
2021-09-24 18:04:03 +10:00
a3cb90c8ee
bump msrv to 1.54.0
...
this entails:
- updating clap to the latest version (3.0.0-beta.4)
- removing the version restrictions on smartstring and bitflags
- updating various config files to match the new MSRV
- constifying a function that contained a match statement, and therefore couldn't be made const until now
- updating the all-important readme badge
2021-09-24 18:04:02 +10:00
4192d37854
document version policy
2021-08-25 15:25:22 +10:00
7a7e6c9bc6
Merge branch 'herbygillot-master-patch-50502' into 'master'
...
README: add MacPorts install instructions
See merge request Lynnesbian/fif!1
2021-08-03 06:24:36 +00:00
a071f21141
add deps.rs badge
2021-08-03 15:29:52 +10:00
a941040948
release v0.3.3 🥳
2021-07-07 00:24:02 +10:00
0d034a5c4b
minor logging changes
...
logs use abbreviated level names:
[D] example
instead of
[DEBUG] example
also, you can now use FIF_LOG instead of RUST_LOG
2021-07-01 18:52:53 +10:00
Herby G
e66eaa66a6
README: add MacPorts install instructions
2021-06-28 12:04:10 +00:00
04574e5932
added more info about installing/configuring fif to README
2021-05-10 09:44:39 +10:00
3b3a64c9ea
remove drone build status from readme
2021-05-07 02:53:25 +10:00
26521e3fae
markdown is a pain sometimes
continuous-integration/drone/push Build is passing
2021-04-28 23:26:44 +10:00
952e157873
...fixed broken screenshot link 0uo
2021-04-28 23:23:22 +10:00
090e4adafe
release v0.3.0!! \0u0/
continuous-integration/drone/push Build is passing
continuous-integration/drone/tag Build is passing
2021-04-28 23:21:27 +10:00
4acbcaaa9b
added quietness flag, set default log level to info
2021-04-28 22:20:10 +10:00
2ceafb7acf
added -v/--verbose
2021-04-26 22:15:14 +10:00
0753c7c948
update readme badge links
2021-04-26 20:52:14 +10:00
e9acdd7751
replaced gitea URL with gitlab
2021-04-21 17:29:13 +10:00
bbe1d25681
readme badge tweaks, removed mention of nonexistent manpage
2021-04-21 16:09:55 +10:00
cb2a30f455
much better README
2021-04-07 01:47:12 +10:00
67fb03821d
integration test for arg parsing, minor shuffling around of things
continuous-integration/drone/push Build is passing
2021-02-28 22:17:26 +10:00
967592b22a
updated readme uwu!
2021-02-27 12:43:15 +10:00
c83b754b9b
badges!! 0u0
2021-02-22 02:15:35 +10:00
19038d3493
slightly better readme
2021-02-22 02:08:08 +10:00
aedfd6d57f
retrieve extensions from mime_guess, minor code changes, added a readme and such
2021-02-22 01:55:27 +10:00