All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog and this project adheres to Semantic Versioning.
0.0.5 - 2023-02-24
- No functional difference with 0.0.4. This is only updates to the automation.
0.0.4 - 2023-02-24
- 12 adds initial support for Ruby 3.
0.0.3 - 2017-11-17
- Updated the
CHANGELOG.md
formatting. #3 - Updated
LICENSE.txt
dates.
- Added support for Ruby 2.4 by replacing deprecated
Fixnum
withInteger
. #4
0.0.2 - 2016-08-26
- Added aliases
User#home
andUser#member_of_group?
for backwards compatibility.
- Initial release!