- Remove highline dependency - #9
- Tomdoc the public interface - #10
- Extract the commandline objects to their own module - #2
- Use a secure comparison when comparing digests - #11
- Clarify project license (its MIT) - #7
- Cleanup travis ci config - #8
- performance improvement in large passwd files - #4
- Update dependencies
- Update project layout/tooling
- Official notation that this project uses Semantic Versioning
- Add Chulki Lee as contributor.
- Update highline dependency
- Change the default algorithm in htpasswd-ruby to be MD5
- Convert tests to minitest
- Update to fixme project structure
- General update to ruby 1.9/2.0
- Fix all -w warnings
- update highline dependency
- Change project layout
- fix require dependency chain
- fix gem dependency on rake
- Initial public release
- Look at 'htpasswd-ruby' and 'htdigest-ruby' to get started.