Skip to content

Latest commit

 

History

History
91 lines (79 loc) · 2.86 KB

CHANGELOG.md

File metadata and controls

91 lines (79 loc) · 2.86 KB

Changelog

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.

Added

  • #53 - Add cygwin support to open_file_command
  • #54 - Add host_cpu to documentation

Changed

  • #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

Fixed

  • #52 - http => https typo
  • #59 - 🚑️ Remove circular dependency, fixes #55, #60

Removed

1.1.4 - 2021-11-07 (tag)

Fixed

  • Attempt to fix circular dependency

1.1.2 - 2021-11-07 (tag)

Fixed

  • Make rss_bytes return bytes in linux/OS X, like it always should have

1.1.1 - 2020-08-02

Fixed

  • Fix skip blank lines in OS#parse_os_release

1.1.0 - 2020-03-31 (tag)

Added

  • Add app_config_path method
  • Detect underlying Docker containers method
  • Add Linux-specific OS#parse_os_release method

Changed

  • Cleans up dev dependency specs

1.0.1 - 2019-04-26

Added

  • docker? method

1.0.0 - 2017-02-20 (tag)

Added

  • freebsd? method

Changed

  • other cleanup
  • use same version number in VERSION and os.gemspec

0.9.6 - 2012-02-17

Added

  • add changelog, license

0.9.5 - 2011-12-07

Fixed

  • don't count hyper thread by default windows

0.9.4 - 2011-08-11

0.9.3 - 2011-06-27

0.9.2 - 2011-06-08

0.9.1 - 2011-06-06

0.9.0 - 2011-06-01

0.8.0 - 2011-05-20

0.7.4 - 2011-02-25

0.7.2 - 2010-05-18

0.7.1 - 2010-01-19 - yanked

0.6.3 - 2010-01-16

0.6.1 - 2010-01-15

0.6.0 - 2010-01-15

0.5.0 - 2010-01-14

0.4.0 - 2010-01-13

0.3.3 - 2009-12-30

0.3.2 - 2009-12-29

0.3.1 - 2009-12-21

0.3.0 - 2009-12-17

0.2.0 - 2009-12-17

0.1.0 - 2009-12-17

0.0.0 - 2009-12-17