Commit Graph

31 Commits

Author SHA1 Message Date
Lynne Megido 944360f9ab
documentation 2022-05-02 18:11:28 +10:00
Lynne Megido dc9eb2fa3b
documentation improvements 2022-01-21 13:01:39 +10:00
Lynne Megido 8e5ddd8e4a
minor readme changes 2022-01-01 13:35:32 +10:00
Lynne Megido c06a7a527a
release v0.5.0 🥳 2022-01-01 13:31:08 +10:00
Lynne Megido 33f4eb4135
replace occurrences of "mimetype" w/ "MIME type" 2021-11-25 06:29:27 +10:00
Lynne Megido 44e14fbfba
updated formatting options 2021-11-06 02:43:08 +10:00
Lynne Megido 36c0e99a92
i wonder if this is enough README badges 2021-10-06 02:54:58 +10:00
Lynne Megido 47c55ae61e
bumped MSRV to 1.48.0, minor improvements
- this is the rust version that debian stable (buster) currently has, so that's nice
- now we can use `const fn`s in more places, hooray
- smartstring is no longer outdated, hooray
- bitflags is no longer outdated, hooray
- mime_type in files.rs is now a bit smarter about not reading more than it has to, hooray
- removed some redundant clippy lints, hooray
- added a teensy smidgen more documentation, hooray
2021-10-05 02:12:16 +10:00
Lynne Megido 0c31277191
new screenshot, minor readme changes 2021-09-25 00:24:01 +10:00
Lynne Megido 4192d37854
document version policy 2021-08-25 15:25:22 +10:00
Lynne Megido 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
Lynne Megido a071f21141
add deps.rs badge 2021-08-03 15:29:52 +10:00
Lynne Megido a941040948
release v0.3.3 🥳 2021-07-07 00:24:02 +10:00
Lynne Megido 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
Lynne Megido 04574e5932
added more info about installing/configuring fif to README 2021-05-10 09:44:39 +10:00
Lynne Megido 3b3a64c9ea
remove drone build status from readme 2021-05-07 02:53:25 +10:00
Lynne Megido 26521e3fae
markdown is a pain sometimes
All checks were successful
continuous-integration/drone/push Build is passing
2021-04-28 23:26:44 +10:00
Lynne Megido 952e157873
...fixed broken screenshot link 0uo 2021-04-28 23:23:22 +10:00
Lynne Megido 090e4adafe
release v0.3.0!! \0u0/
All checks were successful
continuous-integration/drone/push Build is passing
continuous-integration/drone/tag Build is passing
2021-04-28 23:21:27 +10:00
Lynne Megido 4acbcaaa9b
added quietness flag, set default log level to `info` 2021-04-28 22:20:10 +10:00
Lynne Megido 2ceafb7acf
added -v/--verbose 2021-04-26 22:15:14 +10:00
Lynne Megido 0753c7c948
update readme badge links 2021-04-26 20:52:14 +10:00
Lynne Megido e9acdd7751
replaced gitea URL with gitlab 2021-04-21 17:29:13 +10:00
Lynne Megido bbe1d25681
readme badge tweaks, removed mention of nonexistent manpage 2021-04-21 16:09:55 +10:00
Lynne Megido cb2a30f455
much better README 2021-04-07 01:47:12 +10:00
Lynne Megido 67fb03821d
integration test for arg parsing, minor shuffling around of things
All checks were successful
continuous-integration/drone/push Build is passing
2021-02-28 22:17:26 +10:00
Lynne Megido 967592b22a
updated readme uwu! 2021-02-27 12:43:15 +10:00
Lynne Megido c83b754b9b
badges!! 0u0 2021-02-22 02:15:35 +10:00
Lynne Megido 19038d3493
slightly better readme 2021-02-22 02:08:08 +10:00
Lynne Megido aedfd6d57f
retrieve extensions from mime_guess, minor code changes, added a readme and such 2021-02-22 01:55:27 +10:00