Releases: fangfufu/httpdirfs
Releases · fangfufu/httpdirfs
Fixed issue #23 - Dotfile madness
Httpdirfs now reads configuration file from ${XDG_CONFIG_HOME}/httpdirfs
, rather than ${HOME}/.httpdirfs
Full Changelog: v1.0.1...1.0.2
Debian package release
This version is the one packaged for Debian.
What's Changed
- Fix a small typo by @jcharaoui in #19
- Add OpenSSL exception to LICENCE by @jcharaoui in #18
- Improved makefile by @jcharaoui in #20
- Fix output of --version/-V by @jcharaoui in #21
- Add a manpage by @jcharaoui in #22
Thanks Jerome Charaoui ([email protected]) for providing the patches, and contributing to the project!
Full Changelog: 1.0...v1.0.1
First stable release
Everything works correctly, as far as I know.
What's Changed
- Fix basic authentication problem, fixes #13 by @jcharaoui in #15
Full Changelog: https://github.com/fangfufu/httpdirfs/commits/1.0