All notable changes to this project will be documented in this file, starting with versions >= 0.9.5.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning starting with versions >= 1.0.0.
- #68 - Upgrade RSpec to latest (including syntax)
- #71 - Migrate
autotest
=>guard-rspec
- #72 - Rakefile Best Practices (& RuboCop)
- #74 - Modernize CHANGELOG; adopt Keep a Changelog format
- Attempt to fix circular dependency
- Make
rss_bytes
return bytes in linux/OS X, like it always should have
- Fix skip blank lines in
OS#parse_os_release
- Add app_config_path method
- Detect underlying Docker containers method
- Add Linux-specific OS#parse_os_release method
- Cleans up dev dependency specs
docker?
method
freebsd?
method
- other cleanup
- use same version number in VERSION and os.gemspec
- add changelog, license
- don't count hyper thread by default windows